View gist:09c9165c665fedb6331b0ecbf4fe954a
This file contains 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
map <c-d> scrollPageDown | |
map <c-u> scrollPageUp | |
map <c-h> previousTab | |
map <c-l> nextTab |