VIM: Sets spell on mail and md files
This commit is contained in:
parent
3a3a547206
commit
ec1e8d41f9
2 changed files with 2 additions and 0 deletions
1
nvim/.config/nvim/ftplugin/mail.vim
Normal file
1
nvim/.config/nvim/ftplugin/mail.vim
Normal file
|
@ -0,0 +1 @@
|
|||
setlocal spell
|
1
nvim/.config/nvim/ftplugin/markdown.vim
Normal file
1
nvim/.config/nvim/ftplugin/markdown.vim
Normal file
|
@ -0,0 +1 @@
|
|||
setlocal spell
|
Loading…
Add table
Add a link
Reference in a new issue