Shougo

Results 773 comments of Shougo

> Now, I'm not sure why it should be redraw and echo ''. It is to clear the `input()` command line. You can test it by to remove the redraw...

The problem seem only neovim. I have tested Vim8 and it does not happen... So it cannot fix it in eskk.vim side. You should report the problem in neovim issues...

I have disabled the clear command line in neovim.

> I can't help but feel that echo '' there is not really needed. I have said it is to clear the command line.

https://github.com/tyru/eskk.vim/blob/master/autoload/eskk.vim#L2026 既に存在するテーブルは上書きできない模様です。 > でも、実際にはいろいろな種類の文書をひとつの vim で編集したいので、できればバッファごとに設定できると嬉しいです。 要望としては分かるんですが、データ構造がグローバルになっておりこれをバッファーローカルに変更するのはすさまじく手間がかかるので無理といってよいでしょう。

誰かが対処方法を見つけてくれるかもしれないので、一応残しておきます