* Tim Chase <[email protected]>: > You could just issue a "noh" after your search: > > vim +'/^$/' -c'set hls' -c'noh' > > should do the trick (I don't have 'hls' set in my vimrc, so I added > it on the command-line to test).
Yes it does! Thanks a lot. Did not know about "-c" until now. -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
