Last active
August 29, 2015 14:03
-
-
Save dgtlmonk/6e2e8491dd2a2d4812c5 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
" vim-airline | |
nmap <S-Tab> :tabnext <CR> | |
nmap <S-q> :tabclose <CR> | |
nmap <S-T> :tabnew <CR> | |
map <S-w> :NERDTreeToggle <CR> | |
" font Andale Mono; horiz 4 lines; vert 1.0; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment