Skip to content

Instantly share code, notes, and snippets.

@gennad
Created February 28, 2013 13:14
Show Gist options
  • Save gennad/5056635 to your computer and use it in GitHub Desktop.
Save gennad/5056635 to your computer and use it in GitHub Desktop.
My .vrapperrc
set incsearch
set hlsearch
autocmd CursorMoved * exe printf('match IncSearch /\V\<%s\>/', escape(expand('<cword>'), '/\''))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment