more fzf tweaks

This commit is contained in:
Noah Masur
2020-11-25 17:56:17 -05:00
parent 751148f38e
commit 1b619d9dfc
3 changed files with 10 additions and 2 deletions

View File

@ -134,7 +134,7 @@ nnoremap <Leader>gp :Git push<cr>
nnoremap <Leader>wm :only<cr>
" Open file tree
noremap <silent> <Leader>t :Fern . -drawer -width=35 -toggle<CR><C-w>=
noremap <silent> <Leader>ft :Fern . -drawer -width=35 -toggle<CR><C-w>=
" CoC Settings
"-------------