Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Shougo committed Dec 31, 2023
1 parent 187ae1b commit f728a00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion autoload/dein/autoload.vim
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ function! dein#autoload#_source(plugins) abort
\ ->filter({ _, val -> !denops#plugin#is_loaded(val) })

if denops#server#status() ==# 'running'
" NOTE: denops#plugin#register() may be failed
try
call denops#plugin#load(
\ name,
Expand Down

0 comments on commit f728a00

Please sign in to comment.