Shougo

Results 694 comments of Shougo

Hm... I cannot reproduce the problem but you can debug it by valgrind. Please test.

After resize buffer, it seems SEGV. Please create more detailed instruction.

The modular config feature may be useful for some people(heavy users). But it increases complexity. I think it is opposite of vim-plug's policy. If you really need the feature and...

notify plugin for Vim is here. https://github.com/mattn/vim-notification

https://github.com/vim/vim/pull/10675#issuecomment-1202333994 The builtin message popup feature is better.

@vimpostor The message popup window feature is already implemented. The feature is needed?

> I wonder what happens when calling setcmdline() while in custom completion. What means the `custom completion`? It is command custom completion? To add tests, I need to understand it.