mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-17 17:38:02 +00:00
feat(make): update parser and queries
This commit is contained in:
committed by
Christian Clason
parent
0f5b204603
commit
eaa5caed2a
@@ -1334,7 +1334,7 @@ return {
|
||||
},
|
||||
make = {
|
||||
install_info = {
|
||||
revision = '5e9e8f8ff3387b0edcaa90f46ddf3629f4cfeb1d',
|
||||
revision = '70613f3d812cbabbd7f38d104d60a409c4008b43',
|
||||
url = 'https://github.com/tree-sitter-grammars/tree-sitter-make',
|
||||
},
|
||||
maintainers = { '@lewis6991' },
|
||||
|
||||
@@ -167,6 +167,7 @@
|
||||
"eval"
|
||||
"file"
|
||||
"value"
|
||||
"let"
|
||||
] @function.builtin)
|
||||
|
||||
"\\" @punctuation.special
|
||||
|
||||
Reference in New Issue
Block a user