mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 02:10:15 -04:00
feat: add puppet
This commit is contained in:
parent
8ec9a50965
commit
fe3afeaa73
8 changed files with 293 additions and 0 deletions
4
queries/puppet/injections.scm
Normal file
4
queries/puppet/injections.scm
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
((regex) @regex
|
||||
(#offset! @regex 0 1 0 -1))
|
||||
|
||||
(comment) @comment
|
||||
Loading…
Add table
Add a link
Reference in a new issue