docs: add @nospell to contributing.md

supported as of Neovim v0.8.1
This commit is contained in:
Christian Clason 2022-11-19 15:46:51 +01:00 committed by Christian Clason
parent da90af1a91
commit 37071a2e97

View file

@ -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