From 86bb86e4f111e4353a1ac14ac3cf2844391ee8b1 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 8 May 2020 22:12:01 -0400 Subject: updates --- plug-config/coc.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plug-config/coc.vim') diff --git a/plug-config/coc.vim b/plug-config/coc.vim index c9ae319f..babae7ed 100644 --- a/plug-config/coc.vim +++ b/plug-config/coc.vim @@ -136,6 +136,6 @@ let g:coc_explorer_global_presets = { \ } \ } "nmap e :CocCommand explorer -nnoremap e :CocCommand explorer +nnoremap e :CocCommand explorer nmap f :CocCommand explorer --preset floatingRightside autocmd BufEnter * if (winnr("$") == 1 && &filetype == 'coc-explorer') | q | endif -- cgit v1.2.3