X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/edc3bbe0aac754aec00a276f9a24e3800e2e12be..60fb907fadb73fdda7e363b8ec252df32fc1d495:/.vim/ftplugin/tex.vim diff --git a/.vim/ftplugin/tex.vim b/.vim/ftplugin/tex.vim index 4e3bb1e..7d3361f 100644 --- a/.vim/ftplugin/tex.vim +++ b/.vim/ftplugin/tex.vim @@ -1,3 +1,5 @@ let Tex_UsePython = 1 let Tex_FoldedMisc = "preamble,<<<" + +"let g:Imap_UsePlaceHolders = 0