mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:47:01 +00:00
Fix xterm-keys.vim syntax
Fix the typo in the xterm-keys.vim file, from Mark Oteiza.
This commit is contained in:
@ -49,3 +49,4 @@ endfunction
|
|||||||
|
|
||||||
if exists('$TMUX')
|
if exists('$TMUX')
|
||||||
call s:SetXtermCapabilities()
|
call s:SetXtermCapabilities()
|
||||||
|
endif
|
||||||
|
Reference in New Issue
Block a user