| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
- update variable and ref as paramter
- add target as constant
- add inject for shell_text
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* tree sitter comments injections
* trailing newlines & julia fix
* Update runtime/queries/julia/injections.scm
Co-authored-by: Michael Davis <michael.davis@nfiindustries.com>
Co-authored-by: Michael Davis <michael.davis@nfiindustries.com>
|
|
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
|