Skip to content

Instantly share code, notes, and snippets.

@yano3
Created April 10, 2011 12:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yano3/912301 to your computer and use it in GitHub Desktop.
Save yano3/912301 to your computer and use it in GitHub Desktop.
old .vimperatorrc
"2.0 (created: 2009/03/28 23:48:07)
set titlestring=Firefox
set guioptions=mTBnbr
set wildoptions=auto
set visualbell
map j 3<C-e>
map k 3<C-y>
map h gT
map l gt
autocmd LocationChange .* js modes.passAllKeys = false
autocmd LocationChange www\\.google\\.(co\\.jp|com)/reader js modes.passAllKeys = true
autocmd LocationChange www\\.rememberthemilk\\.com/home js modes.passAllKeys = true
" vim: set ft=vim:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment