VIM: Sets spell on mail and md files
This commit is contained in:
parent
bc99f3960e
commit
b7b2422a3e
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