Fix xterm-keys.vim syntax

Fix the typo in the xterm-keys.vim file, from Mark Oteiza.
This commit is contained in:
Thomas Adam 2014-02-25 20:23:08 +00:00
parent f3152079e1
commit 225164a9d6

View File

@ -49,3 +49,4 @@ endfunction
if exists('$TMUX')
call s:SetXtermCapabilities()
endif