nvim-treesitter/queries/tiger/injections.scm
Phạm Huy Hoàng d198a75e2c
Fixup format (#5934)
* fix(format): newline between top-level field defs

* fixup: newline between node and comment

* fixup: optimize pattern
2024-01-20 18:47:56 +09:00

4 lines
101 B
Scheme

((comment) @injection.content
(#set! injection.language "comment"))
; vim: sw=2 foldmethod=marker