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