mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 02:40:09 -04:00
feat(sxhkdrc): add folds and injections
This commit is contained in:
parent
ddcda04301
commit
611111ec7e
2 changed files with 6 additions and 0 deletions
3
queries/sxhkdrc/folds.scm
Normal file
3
queries/sxhkdrc/folds.scm
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
[
|
||||||
|
(binding)
|
||||||
|
] @fold
|
||||||
3
queries/sxhkdrc/injections.scm
Normal file
3
queries/sxhkdrc/injections.scm
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
(command) @bash
|
||||||
|
|
||||||
|
(comment) @comment
|
||||||
Loading…
Add table
Add a link
Reference in a new issue