mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
docs: add @nospell to contributing.md
supported as of Neovim v0.8.1
This commit is contained in:
parent
da90af1a91
commit
37071a2e97
1 changed files with 2 additions and 1 deletions
|
|
@ -231,7 +231,8 @@ Used for XML-like tags.
|
|||
#### Spell
|
||||
|
||||
```scheme
|
||||
@spell ; for defining regions to be spellchecked
|
||||
@spell ; for defining regions to be spellchecked
|
||||
@nospell ; for defining regions that should _not_ be spellchecked
|
||||
```
|
||||
|
||||
#### Non-standard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue