Update
This commit is contained in:
5
queries/latex/highlights.scm
Normal file
5
queries/latex/highlights.scm
Normal file
@@ -0,0 +1,5 @@
|
||||
;; extends
|
||||
((generic_command
|
||||
command: (command_name) @_name
|
||||
arg: (curly_group (_) @text.strong))
|
||||
(#match? @_name "^(\\\\vb)$"))
|
||||
Reference in New Issue
Block a user