Remove the next/previous window unbind-key's

vimbundler
nirenjan 2013-03-01 11:36:46 -08:00
parent 7c28319adb
commit c8654cc971
1 changed files with 0 additions and 4 deletions

View File

@ -158,10 +158,6 @@ bind-key D detach-client -P
# of available sessions # of available sessions
bind-key L choose-session bind-key L choose-session
# Don't waste time with the next-window and previous-window bindings
unbind-key n
unbind-key p
# Allow the escape key to quit the choice window # Allow the escape key to quit the choice window
bind-key -t vi-choice Escape cancel bind-key -t vi-choice Escape cancel