diff --git a/.config/vim/vimrc b/.config/vim/vimrc index 9347f62..632140f 100644 --- a/.config/vim/vimrc +++ b/.config/vim/vimrc @@ -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