mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
vimrc: enable spell-checking for Tex
This commit is contained in:
parent
c2dc82c1cc
commit
91cb7ea620
@ -200,3 +200,4 @@ cmap w!! w !sudo tee > /dev/null %
|
||||
autocmd FileType markdown setlocal ts=2 sts=2 sw=2 et
|
||||
autocmd FileType yaml setlocal ts=2 sts=2 sw=2 et
|
||||
autocmd FileType tex silent VimtexCompile
|
||||
autocmd FileType tex setlocal spell
|
||||
|
Loading…
Reference in New Issue
Block a user