Shougo / ddu.vim

Dark deno-powered UI framework for Vim/NeoVim
MIT License
295 stars 24 forks source link

Use `printError()` wrapper function instead call vim function #108

Closed Milly closed 6 months ago

Milly commented 6 months ago

Add printError() wrapper function, and use it instead call vim function directory. Then output the error text break lines for humans readable.