In vim-airline, the filename is suffixed with [+] and the foreground and background colors change when the file is modified. It seems that nvim-hardline currently only adds the suffix. Is it possible to also change the colors to make it more obvious when a file is changed?
In vim-airline, the filename is suffixed with
[+]and the foreground and background colors change when the file is modified. It seems that nvim-hardline currently only adds the suffix. Is it possible to also change the colors to make it more obvious when a file is changed?