Mark 'comment' as injecting 'comment'
Neovim defines queries for the 'comment' language, to match 'TODO', 'FIXME', etc...
This commit is contained in:
parent
10dae1ab92
commit
545d090540
3
queries/injections.scm
Normal file
3
queries/injections.scm
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
(comment) @comment
|
||||||
|
|
||||||
|
; vim: sw=2 foldmethod=marker
|
Loading…
Reference in a new issue