aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2014-02-26 13:49:41 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2014-02-26 13:49:41 +0000
commit594348440e42ac0c588369f1578b21792974600d (patch)
tree4866c86cc2f85b5bbbdc20492c312d506d21723d
parent091cd0109fafe28e13f78690ed7a929a4ef0983b (diff)
parent225164a9d66bf4dd234faf7cbfc05ded077dd12d (diff)
downloadrtmux-594348440e42ac0c588369f1578b21792974600d.tar.gz
rtmux-594348440e42ac0c588369f1578b21792974600d.tar.bz2
rtmux-594348440e42ac0c588369f1578b21792974600d.zip
Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
-rw-r--r--examples/xterm-keys.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/xterm-keys.vim b/examples/xterm-keys.vim
index 907eb110..af44968d 100644
--- a/examples/xterm-keys.vim
+++ b/examples/xterm-keys.vim
@@ -49,3 +49,4 @@ endfunction
if exists('$TMUX')
call s:SetXtermCapabilities()
+endif