> What do I need to put in my _vimrc file so that VIM
> automatically executes the search command with every
> character I enter **before** I press Enter.
> I don't know how to call this feature, but I am sure
> there is something that I can put in my _vimrc file.....
you are looking for the feature "incremental search",
option "incserach" or simply "is". so a line with
"set is" should suffice for this in the setup file.
Sven
--
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
No comments:
Post a Comment