Skip to content

Commit

Permalink
Command-Shift-t to open a new tab
Browse files Browse the repository at this point in the history
  • Loading branch information
kalbasit committed Jan 10, 2012
1 parent e361932 commit 2eb22cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion janus/vim/gvimrc
Expand Up @@ -4,7 +4,7 @@ endif

" CtrlP OS-X Menu remapping
if janus#is_plugin_enabled('ctrlp') && has("gui_macvim")
macmenu &File.New\ Tab key=<nop>
macmenu &File.New\ Tab key=<D-S-t>
endif

if filereadable(expand("~/.gvimrc.after"))
Expand Down

0 comments on commit 2eb22cd

Please sign in to comment.