set local spell for markdown files
This commit is contained in:
parent
269496db7e
commit
72d9e5ce65
|
@ -1,4 +1,5 @@
|
|||
set textwidth=80
|
||||
setlocal spell
|
||||
|
||||
" markdown : jump to next heading
|
||||
" https://gist.github.com/romainl/ac63e108c3d11084be62b3c04156c263
|
||||
|
|
Loading…
Reference in New Issue