Shougo
Shougo
Why the feature is needed? This feature is so useful? I think mimic the behavior of IDE is not the reason.
You should create minimal vimrc and reproduce instruction for it.
> I thought it is the real problem that ArrayMap is also not allowed to nest (just as below snippet). > Oh.... I think item should have nested level. <h1><h2>.......
This issue can be closed?
https://github.com/Shougo/unite.vim/issues/844
おそらく、そのような高級な機能は実装されていません。 capture.zsh を拡張する必要があると思います。 https://github.com/zchee/deoplete-zsh/blob/master/bin/capture.zsh
なるほど。拡張すること自体は問題ありません。 (誰が拡張するのかという話はありそう) ソースコード中の source をパースして、zsh にロードさせる必要があると思います。
The pull request is welcome. We don't have FreeBSD environment.
Reproduced. But I don't know what fix is correct.
I don't reproduce the timeout error unfortunately, but `lsp#send_request()` does not return...