How could I let lualine show different colors for different modes? #1379
Unanswered
CoinCheung
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here is what I expect, the normal mode is like this:


Then when I enter insert mode, it will become:
When I modified the content of the buffer, it will become:

Then if I quit from insert mode into normal mode, it becomes:

then I save the modifications, the line becomes normal mode:

Is there any way I can config lualine to behave like this?
By the way, if I enter the insert mode and return to normal mode without modifying anything, I should be able to return directly, like this:



Beta Was this translation helpful? Give feedback.
All reactions