X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=vim%2F.vim%2Fftplugin%2Ftex.vim;h=e4b82c240bba9960eb92df65648e2ef303e73a06;hb=a62ee068e6a0e400760a1bdd56e99a873f788350;hp=9e63b07c1d4ae7eb6f76a6dff0449678758c4228;hpb=7efd7af689d6679b43e1606460d52258571db2e8;p=dotfiles.git diff --git a/vim/.vim/ftplugin/tex.vim b/vim/.vim/ftplugin/tex.vim index 9e63b07..e4b82c2 100644 --- a/vim/.vim/ftplugin/tex.vim +++ b/vim/.vim/ftplugin/tex.vim @@ -1,3 +1,3 @@ -set wrap -set tw=0 -set colorcolumn=0 +setlocal wrap +setlocal tw=0 +setlocal colorcolumn=0