mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
feat(lang): add make
This commit is contained in:
parent
225cac5e6b
commit
567c644e53
3 changed files with 119 additions and 0 deletions
4
queries/make/injections.scm
Normal file
4
queries/make/injections.scm
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
(comment) @comment
|
||||
|
||||
(shell_text) @bash
|
||||
(shell_command) @bash
|
||||
Loading…
Add table
Add a link
Reference in a new issue