nvim: ftplugin: markdown: Enable spell check
This commit is contained in:
parent
f4ee744e85
commit
43e4927c88
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
setlocal nospell
|
setlocal spell
|
||||||
setlocal textwidth=80
|
setlocal textwidth=80
|
||||||
|
|
||||||
autocmd! BufWritePost <buffer> :Vale
|
autocmd! BufWritePost <buffer> :Vale
|
||||||
|
|
Loading…
Reference in a new issue