summaryrefslogtreecommitdiffstats
path: root/plugin/fzf.vim
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/fzf.vim')
-rw-r--r--plugin/fzf.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/fzf.vim b/plugin/fzf.vim
index e59196d8..06f79590 100644
--- a/plugin/fzf.vim
+++ b/plugin/fzf.vim
@@ -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