aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/make/highlights.scm
Commit message (Collapse)AuthorAge
* Update queries for makefile (#6339)Erasin Wang2023-03-17
| | | | | - update variable and ref as paramter - add target as constant - add inject for shell_text
* Fix some typos (#2978)A-Walrus2022-07-06
|
* feat: add tree-sitter-makeEric Crosson2022-01-08
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