mirror of
https://github.com/Raimondi/delimitMate.git
synced 2025-12-06 12:44:27 +08:00
\<Right\> doesn\'t work under terminal. #25
This commit is contained in:
@@ -692,7 +692,7 @@ function! delimitMate#ExtraMappings() "{{{
|
||||
" the escape sequence for terminal keys, see 'ttimeout' for a rough
|
||||
" explanation, this just forces it to work
|
||||
if !has('gui_running')
|
||||
inoremap <silent> <C-[>OC <RIGHT>
|
||||
imap <silent> <C-[>OC <RIGHT>
|
||||
endif
|
||||
endfunction "}}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user