Skip to content

Instantly share code, notes, and snippets.

@biriken-jp
Last active August 29, 2015 14:19
Show Gist options
  • Select an option

  • Save biriken-jp/d03d659ec1e1d0778c87 to your computer and use it in GitHub Desktop.

Select an option

Save biriken-jp/d03d659ec1e1d0778c87 to your computer and use it in GitHub Desktop.
vimperatorrc
set defsearch=google
set hlsearch
map w <Up>
map s <Down>
map <C-a> <A-Left>
map <C-d> <A-Right>
map <C-S-a> <C-tab>
map <C-S-d> <C-s-tab>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment