Closed ujihisa closed 3 years ago
It works for me.
Please create the minimal vimrc. I have tested minimal vimrc but it works.
It works for me(again).
Please create the minimal vimrc. I have tested minimal vimrc but it works.
Updated the description to mention that it only happens when it's executed at least twice, and to include the reproducible vimrc.
OH, it is reproduce-able on Vim8 only.
You should not use the BufEnter event. It conflicts with deol behavior.
Still trying to find an alternative solution
Deol -edit -split -start-insert
works fine to start as insert modeDeol -edit -split -start-insert -toggle
does not start as insert mode, at the 2nd time, with the following vimrcvim -u git/config/_vimrc_mini -U NONE