From 2dfe83c7844a274ea83df9525d785e0c3b2fbafd Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sat, 5 Sep 2009 11:50:04 +0200 Subject: [PATCH] commented out disabling of placeholders --- .vim/ftplugin/tex.vim | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.5