mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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
|
#### Spell
|
||||||
|
|
||||||
```scheme
|
```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
|
#### Non-standard
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue