Hi all, I'm a bit confused about the hlsearch feature of v7. In my .vimrc I set "set nohlsearch" to disable highlighting of search results on startup.
:help nohlsearch says Stop the highlighting for the 'hlsearch' option. It is automatically turned back on when using a search command, or setting the 'hlsearch' option. But when I search by "/" nothing gets highlighted! The highlighting comes back when I do "!hls" What am I missing? Isn't it possible to activate this feature on first usage of a vim session? best regards Ralf
