vim-denops / denops.vim

🐜 An ecosystem of Vim/Neovim which allows developers to write cross-platform plugins in Deno

Home Page:https://vim-denops.github.io/denops-documentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No `--address` option is specified error when VimEnter is emitted several times

lambdalisue opened this issue · comments

It seems to be happend when users use dein.vim, packer to install denops.vim and caused by VimEnter is emitted several times by those plugin managers.