Skip to content

Instantly share code, notes, and snippets.

@pasela
Last active October 5, 2015 00:38
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 pasela/2725338 to your computer and use it in GitHub Desktop.
Save pasela/2725338 to your computer and use it in GitHub Desktop.
My .Vromerc
set disablesites=mail.google.com,reader.livedoor.com,github.com,bitbucket.org,trello.com,www.blogger.com/blogger.g,stackedit.io
set enable_vrome_key=<C-z>
" set autocomplete_prev=<C-n>
" set autocomplete_next=<C-p>
set hintkeys=jlkhfsdagwerui
set useletters=1
unmap <M-d>
unmap <M-f>
unmap do
unmap dl
unmap dr
unmap dp
unmap dP
unmap dW
map j 5j
map k 5k
map gr gT
imap <C-b> <M-h>
imap <C-f> <M-l>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment