[Vim-latex-devel] bracket "}" is highlighted after inserting template
Brought to you by:
srinathava,
tmaas
From: peng s. <sha...@gm...> - 2010-10-29 10:17:17
|
Hi. Thank you for paying attention to my problem. I am using VIM 7.3 and vim-latex-1.8.23-20101027-r1112 under gentoo. There is an annoying problem that I couldn't fix for a very long time since several years ago I started using latex-suite: every time if I use :TTemplate command to choose SOME template, then the bracket } is highlighted automatically in the inserted template. It looks like this symbol is searched when I insert the template. I have modified my .vimrc to the minimum to rule out any possible incorrect customized command but had no luck. What is even more annoying is that some templates don't have this problem while some do, for example the "IEEEtran" template highlights } automatically while the "article" template is fine. I guess it may have something to do with certain special words/expressions in the template, but I could not find any pattern. The only thing I know is if I remove all <++> stuffs from any template then it is by far working fine.... This problem is really annoying and I wish it could be solved... Thank you :) Peng |