> > ---------------------------------------------------------------------- >
> Search for a word which is not existing in your document. > (say 'abcdefg').The highlighting should go off. This is what i do all the time and the easiest way out, instead of 'abcdefg' may i suggest "asdf" as the dummy search string ;o) > > The highlighting is useful. > But, you can remove it if you so desire by using :set hlsearch off hmmm, on my RH 7.1 box (vim 6.0z alpha) :set hlsearch off yields an error message of unknown option off. instead do a :set nohlsearch or just a simple :se nohls Thank You, Regards, mario _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
