mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nvim] Added plugin coc-explorer.
This commit is contained in:
parent
e277f19ed3
commit
7f3dfb96be
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
Plug 'francoiscabrol/ranger.vim'
|
||||
Plug 'rbgrouleff/bclose.vim'
|
||||
endif
|
||||
Plug 'weirongxu/coc-explorer'
|
||||
" }}}
|
||||
|
||||
" Editing {{{
|
||||
|
|
Loading…
Reference in a new issue