Closed tobil4sk closed 2 months ago
Editors may not want to mark all of them with @keyword, for example neovim provides more specific groups such as @keyword.modifier etc. so it is better to let the highlights.scm file decide how to handle these.
@keyword
@keyword.modifier
Editors may not want to mark all of them with
@keyword
, for example neovim provides more specific groups such as@keyword.modifier
etc. so it is better to let the highlights.scm file decide how to handle these.