Update docs

This commit is contained in:
Yan Pritzker 2014-06-24 11:38:24 -05:00
parent 51fd5bc84d
commit 61c66ea3b7

View File

@ -146,7 +146,7 @@ nnoremap gf :e<cfile><CR>
nnoremap <C-w>f :sp +e<cfile><CR>
nnoremap <C-w>gf :tabe<cfile><CR>
" Zoom in and out of current window with ,gz
" Zoom in
map <silent> ,gz <C-w>o
" Use numbers to pick the tab you want (like iTerm)