mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
feat(xresources): add parser and queries (#7260)
This commit is contained in:
parent
9a94cc23cb
commit
3ba21f96a4
6 changed files with 114 additions and 0 deletions
5
queries/xresources/injections.scm
Normal file
5
queries/xresources/injections.scm
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
([
|
||||
(comment)
|
||||
(preprocessor_comment)
|
||||
] @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
Loading…
Add table
Add a link
Reference in a new issue