X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/2ce54215a99b0a31154a468ad0aa56974c6fbefc..507b8776082bc89b2cabb779aff9ca9f4943ebbe:/.vim/ftplugin/tex.vim?ds=inline diff --git a/.vim/ftplugin/tex.vim b/.vim/ftplugin/tex.vim index 7d3361ff..eddf539e 100644 --- a/.vim/ftplugin/tex.vim +++ b/.vim/ftplugin/tex.vim @@ -1,5 +1,7 @@ -let Tex_UsePython = 1 +setlocal formatoptions-=r +setlocal formatoptions-=o +setlocal formatoptions-=n -let Tex_FoldedMisc = "preamble,<<<" +setlocal iskeyword+=: -"let g:Imap_UsePlaceHolders = 0 +"setlocal spell