Last active
July 9, 2018 22:36
-
-
Save lehmacdj/64f2b1b3d5e78dbc5f07 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" 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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Somehow wasavi doesn't play nicely with github text editor. :(