Skip to content

Instantly share code, notes, and snippets.

@twmht
Created November 16, 2013 06:36
Show Gist options
  • Save twmht/7496719 to your computer and use it in GitHub Desktop.
Save twmht/7496719 to your computer and use it in GitHub Desktop.
configuration file of vrapperrc
set autoindent
set ignorecase
set smartcase
set regexsearch
set hlsearch
set incsearch
set saney
set number
set autochdir
inoremap jj <ESC>
nnoremap U :redo<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment