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 1e101e5937
commit 7b8599d7de
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