mirror of
https://github.com/junegunn/fzf.git
synced 2025-07-31 04:02:01 -07:00
[vim] Map CTRL-Z to <nop>
This commit is contained in:
@@ -844,6 +844,7 @@ function! s:execute_term(dict, command, temps) abort
|
||||
call term_wait(fzf.buf, 20)
|
||||
endif
|
||||
endif
|
||||
tnoremap <buffer> <c-z> <nop>
|
||||
finally
|
||||
call s:dopopd()
|
||||
endtry
|
||||
|
Reference in New Issue
Block a user