vim-smartusline
vim-smartusline copied to clipboard
Vim plugin that changes the color of the statusbar of the focused window according with the current mode (normal/insert/replace)
Not sure why, but the status line doesn't return to the NORMAL color after leaving INSERT or REPLACE. In contrast, vim-airline does. They must be hooking into different events.
Can you fix it pleeeeease? :D Purposefully presenting users with an error after install is probably not an ideal approach, generally speaking. :) I was hoping to get what I...
It would be great if the README had the code to get the statusline exactly as shown in the screenshot.
I had this working perfectly for quite a while. I changed my plugin setup from pathogen to vam and I now cannot get this plugin to work. I have checked...