FZF floating window and fix ESC in fzf buffer
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
1e101e5937
commit
7b8599d7de
3 changed files with 46 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue