X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/2dfe83c7844a274ea83df9525d785e0c3b2fbafd..52469072ce9042d0f373bb3cc73563c7c722f2ab:/.vim/ftplugin/tex.vim 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