Skip to content

Instantly share code, notes, and snippets.

@lehmacdj
Last active July 9, 2018 22:36
Show Gist options
  • Save lehmacdj/64f2b1b3d5e78dbc5f07 to your computer and use it in GitHub Desktop.
Save lehmacdj/64f2b1b3d5e78dbc5f07 to your computer and use it in GitHub Desktop.
" Although it is nice to be able to use typelinkhints
" the fact that it is so much easier to type 2 letters
" than 2-3 numbers makes the cost of numerichints far
" from worth it.
" set numerichints
" set typelinkhints
set incsearch
map <C-f> scrollFullPageDown
map <C-b> scrollFullPageUp
@lehmacdj
Copy link
Author

Somehow wasavi doesn't play nicely with github text editor. :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment