aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2014-02-25 20:23:08 +0000
committerThomas Adam <thomas@xteddy.org>2014-02-25 20:23:08 +0000
commit225164a9d66bf4dd234faf7cbfc05ded077dd12d (patch)
tree1e079d435754783e3cf00beffddff8e0bdc0733a
parentf3152079e1661897d514a1b2d7ee9ae6a786b821 (diff)
downloadrtmux-225164a9d66bf4dd234faf7cbfc05ded077dd12d.tar.gz
rtmux-225164a9d66bf4dd234faf7cbfc05ded077dd12d.tar.bz2
rtmux-225164a9d66bf4dd234faf7cbfc05ded077dd12d.zip
Fix xterm-keys.vim syntax
Fix the typo in the xterm-keys.vim file, from Mark Oteiza.
-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