Created
April 12, 2016 21:23
-
-
Save axyz/2b3b2091be20a0ce02a3f1a4ba4ffdff 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
let barposition = "bottom" | |
let mapleader = "," | |
map b :buffer<Space> | |
map B :bookmarks<Space> | |
map <C-u> scrollPageUp | |
map <C-d> scrollPageDown |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment