Skip to content

Instantly share code, notes, and snippets.

@NISH1001
Last active March 9, 2016 13:34
Show Gist options
  • Save NISH1001/6b414d00e46c315a2614 to your computer and use it in GitHub Desktop.
Save NISH1001/6b414d00e46c315a2614 to your computer and use it in GitHub Desktop.
cvim configurations
set smoothscroll
set ignorecase
set smartcase
set regexp
set incsearch
set showtabindices
set noautofocus
map H gT
map L gt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment