[Vim-latex-devel] Ctrl-J & hlsearch
Brought to you by:
srinathava,
tmaas
From: A. S. B. <vim...@so...> - 2003-06-12 15:25:33
|
Hi there, In my .vimrc, I have: set hlsearch So that when I search for things, it automatically highlights all the occurrences. However, when I use Ctrl-J as well as some of the macros like ETE in vim-latex, the { symbol is highlighted over the page until I do :noh Is there any way to make vim-latex do a :noh after it's various operations -- the bright yellow {s are annoying. Many thanks in advance, Al |