I'm trying to tailor vim to my needs and I would like vim to visually indicate when it is in some kind of edit mode (insert/replace) by, for example, coloring the background red. Is there any way to achieve this?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
|
The vim-powerline plugin provides a nicely colored indicator of the current mode in the statusline: In addition to other useful indicators, like the current git branch. |
||||
|
|

