mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
feat(latex): add counter nodes' highlight rules
This commit is contained in:
parent
1b8622a830
commit
c41b3b9841
2 changed files with 60 additions and 1 deletions
|
|
@ -1240,7 +1240,7 @@ return {
|
|||
latex = {
|
||||
install_info = {
|
||||
generate = true,
|
||||
revision = '7af2bf3addcab5ada8843cf08b857daf1799dbd4',
|
||||
revision = '7e0ecdc02926c7b9b2e0c76003d4fe7b0944f957',
|
||||
url = 'https://github.com/latex-lsp/tree-sitter-latex',
|
||||
},
|
||||
maintainers = { '@theHamsta', '@clason' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue