Created
April 7, 2016 15:12
-
-
Save lehmacdj/290380cebd63a2c26f2db972b489ecfd to your computer and use it in GitHub Desktop.
wasavi exrc
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
" map jk to <esc> | |
map! jk <esc> | |
" set a theme | |
set theme=solarized | |
set jkdenotative | |
set incsearch | |
set undolevels=1000 | |
set smartcase |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment