feat(make): update parser and queries

This commit is contained in:
Christian Clason 2026-02-26 10:34:01 +01:00 committed by Christian Clason
parent 0f5b204603
commit eaa5caed2a
2 changed files with 2 additions and 1 deletions

View file

@ -1334,7 +1334,7 @@ return {
}, },
make = { make = {
install_info = { install_info = {
revision = '5e9e8f8ff3387b0edcaa90f46ddf3629f4cfeb1d', revision = '70613f3d812cbabbd7f38d104d60a409c4008b43',
url = 'https://github.com/tree-sitter-grammars/tree-sitter-make', url = 'https://github.com/tree-sitter-grammars/tree-sitter-make',
}, },
maintainers = { '@lewis6991' }, maintainers = { '@lewis6991' },

View file

@ -167,6 +167,7 @@
"eval" "eval"
"file" "file"
"value" "value"
"let"
] @function.builtin) ] @function.builtin)
"\\" @punctuation.special "\\" @punctuation.special