You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated to vim 8 in the hope, that the color change would happen faster from insert mode to normal mode. The other way around is practically instantly. Unfortunately, while the indicator for airline changes immediately, the line change does not happen for several seconds. Can this be improved?
The text was updated successfully, but these errors were encountered:
Hm, I'm not running into this, even after upgrading to Vim 8.
Does this happen in all files for you, or only certain filetypes? Could you see if it happens in a plain text file, both empty and with some content in it?
Could you also try with no other plugins enabled, and see if the issue still persists?
If you're still seeing the issue after trying both of those, please post your .vimrc and output of vim --version so I can try to reproduce with your setup.
Hello,
I updated to vim 8 in the hope, that the color change would happen faster from insert mode to normal mode. The other way around is practically instantly. Unfortunately, while the indicator for airline changes immediately, the line change does not happen for several seconds. Can this be improved?
The text was updated successfully, but these errors were encountered: