mirror of
https://github.com/Raimondi/delimitMate.git
synced 2026-01-10 05:22:35 +08:00
Fixed duplicate <silent>.
This commit is contained in:
@@ -706,7 +706,7 @@ function! delimitMate#ExtraMappings() "{{{
|
||||
"processes the escape sequence for terminal keys, see 'ttimeout' for a
|
||||
"rough explanation, this just forces it to work
|
||||
if !has('gui_running')
|
||||
inoremap <silent> <silent> <C-[>OC <RIGHT>
|
||||
inoremap <silent> <C-[>OC <RIGHT>
|
||||
endif
|
||||
endfunction "}}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user