From 61c66ea3b70cbe93d9ac3a14928ea324b63dcbe7 Mon Sep 17 00:00:00 2001 From: Yan Pritzker Date: Tue, 24 Jun 2014 11:38:24 -0500 Subject: [PATCH] Update docs --- vim/settings/yadr-keymap.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim/settings/yadr-keymap.vim b/vim/settings/yadr-keymap.vim index 4de67c5..2c274a4 100644 --- a/vim/settings/yadr-keymap.vim +++ b/vim/settings/yadr-keymap.vim @@ -146,7 +146,7 @@ nnoremap gf :e nnoremap f :sp +e nnoremap gf :tabe -" Zoom in and out of current window with ,gz +" Zoom in map ,gz o " Use numbers to pick the tab you want (like iTerm)