Friday, January 27, 2012

RE: Question about searching in VIM

Rolf Nick wrote:
> 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.

:set incsearch

The main points are here:
http://vim.wikia.com/wiki/Searching

John

--
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: