mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nvim] Exchanged coc-explorer for NERDTree
This commit is contained in:
parent
1d9f4fd681
commit
c2b6345244
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
let s:ctx = g:dotfiles_plugins_list_context
|
||||
|
||||
" Files {{{
|
||||
call s:ctx.use('weirongxu/coc-explorer')
|
||||
call s:ctx.use('preservim/nerdtree')
|
||||
" }}}
|
||||
|
||||
" Language specific {{{
|
||||
|
|
Loading…
Reference in a new issue