Shougo
Shougo
> What do you need from me to reproduce this problem? Minimal .vimrc and my ctags file? (It's a large one, 19MB) Also, I'm working with NeoVim 0.1.0 and I...
Thanks. I fixed it.
OK. I get it. I cannot fix it.
あ、そもそもunite-helpは非同期に対応していないんでしたっけ。 その機能のチェックのほうが先ですか?
I think to add `g:unite_source_tag_show_class` is possible. But I have not much time to implement/test it. The pull request is wellcome.
Hi. I have checked the PR. `--remote-wait` seems not implemented. I think it is needed to ues neovim as git `$EDITOR`.
And the stacktrace.
Hm... `on_exit` callback cannot use for it? ``` |on_exit|: (function) Callback invoked when the job exits. ``` Note: `sockconnect()` does not support the callback.
Please test #21513
https://github.com/Shougo/ddc-source-codeium I have added `ddc.vim` completion engine support.