Shougo / dein.vim

:zap: Dark powered Vim/Neovim plugin manager
MIT License
3.42k stars 197 forks source link

Fix script log messages format #478

Closed ghost closed 1 year ago

ghost commented 1 year ago

Sorry by the multiple PR's. I was having some problems with the monobranch repo. Now it's all fixed. Closes #475

samyilin commented 1 year ago

There're other places where ansi 30 has been used too. image

ghost commented 1 year ago

There're other places where ansi 30 has been used too.

Thanks for the heads up samyilin! I've placed a new commit with an fix for those. 🎉