Skip to content

Instantly share code, notes, and snippets.

@misterhat
Last active August 29, 2015 14:11
Show Gist options
  • Save misterhat/c17bf068dcee39ffb13c to your computer and use it in GitHub Desktop.
Save misterhat/c17bf068dcee39ffb13c to your computer and use it in GitHub Desktop.
set hintchars=hjklasdfgyuiopqwertnmzxcvb
set gui=noaddons,nobookmarks,nomenu,nonavigation,notabs
" Use DuckDuckGo by default as it has useful ! shortcuts.
set defsearch=duckduckgo
" Don't use completions (they're slow).
set complete=
" Mapping conveniences.
map J gt
map K gT
hi Hint font-family: Tamsyn; font-size: 14px; font-weight: bold; text-transform: uppercase; color: white; background-color: red; border-color: ButtonShadow; border-width: 0px; border-style: solid; padding: 0px 1px 0px 1px;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment