aboutsummaryrefslogtreecommitdiff
path: root/vim/vim.symlink/after/ftplugin/tex.vim
blob: cd4a2bff374ae68333f0fcba77f08425ec8e4e25 (plain) (blame)
1
2
3
4
5
setlocal spell spelllang=en_gb
autocmd CursorHold,CursorHoldI * update
set tabstop=2 shiftwidth=2
set tw=79