mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
* fix(format): newline between top-level field defs * fixup: newline between node and comment * fixup: optimize pattern
4 lines
101 B
Scheme
4 lines
101 B
Scheme
((comment) @injection.content
|
|
(#set! injection.language "comment"))
|
|
|
|
; vim: sw=2 foldmethod=marker
|