You are not logged in.
Hi Everyone,
I am trying to get the following plugin to work using Vundle.
https://github.com/ap/vim-css-color
I have installed lightline without any issues, using the same setup I installed the previous plugin yet the colours are not showing up on the text files. Any suggestions?
Screenshot showing lightline working along with after running the :PluginInstall command.
my .vimrc file.
Offline
it looks like this plugin only works with syntax=css
Offline
Seems so, i got a plugin named lilydjwg/colorizer which worked.
Offline