[nvim] Exchanged coc-explorer for NERDTree

This commit is contained in:
Alyxia Sother 2021-07-04 13:48:41 +02:00
parent 1d9f4fd681
commit c2b6345244
No known key found for this signature in database
GPG Key ID: 355968D14144B739
1 changed files with 1 additions and 1 deletions

View File

@ -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 {{{