wsdjeg / dein-ui.vim

UI for Shougo's dein.vim
GNU General Public License v3.0
162 stars 12 forks source link

Add logger.vim #12

Closed Freed-Wu closed 3 years ago

Freed-Wu commented 4 years ago

fix the error cannot find SpaceVim#logger#warn

Freed-Wu commented 4 years ago

in SpaceVim/plugin/manager.vim, there sometimes call SpaceVim#logger#warn(). but logger.vim has left.

TamaMcGlinn commented 3 years ago

This looks good. By replacing wsdjeg/dein-ui with Freed-Wu/dein-ui I can confirm this fixes #8 (which should be reopened until this PR is merged)

Freed-Wu commented 3 years ago

thanks for your confirmation!

Freed-Wu commented 3 years ago

https://github.com/SpaceVim/SpaceVim/pull/4018 will fix #8.