Commit Graph

3 Commits (b20cf15eef6d31f81d853d86759a68e2b9e54da8)

Author SHA1 Message Date
Erasin Wang b20cf15eef
Update queries for makefile (#6339)
- update variable and ref as paramter
- add target as constant
- add inject for shell_text
1 year ago
A-Walrus 1378b911b6
Fix some typos (#2978) 2 years ago
Eric Crosson 1c6bc6d455 feat: add tree-sitter-make
This commit adds syntax highlighting for GNU Make[^1] makefiles
via tree-sitter-make[^2].

[^1]: https://www.gnu.org/software/make/
[^2]: https://github.com/alemuller/tree-sitter-make
2 years ago