mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 10:20:11 -04:00
Add a missing LaTeX hightlight.
Add \eqref to the list of referencing commands.
This commit is contained in:
parent
ed6143940c
commit
31fe7ee4f9
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@
|
||||||
|
|
||||||
[
|
[
|
||||||
"\\ref"
|
"\\ref"
|
||||||
|
"\\eqref"
|
||||||
"\\vref"
|
"\\vref"
|
||||||
"\\Vref"
|
"\\Vref"
|
||||||
"\\autoref"
|
"\\autoref"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue