feat(nvim): automatically set spell for mail
This commit is contained in:
parent
e5cea72bd9
commit
c0a03f803b
1 changed files with 1 additions and 0 deletions
|
@ -14,4 +14,5 @@ vim.cmd [[
|
|||
autocmd FileType vimwiki setlocal tw=80 ts=2 sts=2 sw=2 expandtab
|
||||
autocmd FileType xml setlocal ts=2 sts=2 sw=2 expandtab
|
||||
autocmd FileType yaml setlocal ts=2 sts=2 sw=2 expandtab
|
||||
autocmd FileType mail set spell spelllang=fr
|
||||
]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue