Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update queries for makefile (#6339) | Erasin Wang | 2023-03-17 |
| | | | | | - update variable and ref as paramter - add target as constant - add inject for shell_text | ||
* | Fix some typos (#2978) | A-Walrus | 2022-07-06 |
| | |||
* | feat: add tree-sitter-make | Eric Crosson | 2022-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 |