FZF floating window and fix ESC in fzf buffer

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
Marko Korhonen 2020-01-07 17:47:06 +02:00
parent 8e49f4b4e3
commit ccf314034a
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
3 changed files with 46 additions and 12 deletions

View file

@ -6,7 +6,7 @@ let pyxversion=3
let g:suda_smart_edit = 1
" Remap exit terminal mode to esc
tnoremap <Esc> <C-\><C-n>
au TermOpen * tnoremap <buffer> <Esc> <c-\><c-n>
" Use system clipboard
set clipboard=unnamedplus