mirror of
https://github.com/neovim/neovim.git
synced 2026-07-22 09:01:45 +00:00
feat(spell): support nospell in treesitter queries
This commit is contained in:
@@ -432,6 +432,9 @@ capture marks comments as to be checked: >
|
||||
|
||||
(comment) @spell
|
||||
<
|
||||
|
||||
There is also `@nospell` which disables spellchecking regions with `@spell`.
|
||||
|
||||
*treesitter-highlight-conceal*
|
||||
Treesitter highlighting supports |conceal| via the `conceal` metadata. By
|
||||
convention, nodes to be concealed are captured as `@conceal`, but any capture
|
||||
|
||||
Reference in New Issue
Block a user