Files
nvim/queries/latex/highlights.scm

6 lines
134 B
Scheme
Raw Normal View History

2025-09-21 20:43:38 +10:00
;; extends
((generic_command
command: (command_name) @_name
arg: (curly_group (_) @text.strong))
(#match? @_name "^(\\\\vb)$"))