mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
8 lines
154 B
Scheme
8 lines
154 B
Scheme
((directive_start) @start
|
|
(directive_end) @end.after
|
|
(#set! role block))
|
|
|
|
|
|
((bracket_start) @start
|
|
(bracket_end) @end
|
|
(#set! role block))
|