ap / vim-css-color

Preview colours in source code while editing
http://www.vim.org/scripts/script.php?script_id=5056
MIT License
1.77k stars 78 forks source link

E117: Unknown function: css_color#init #149

Closed MoburgLeGrand closed 3 years ago

MoburgLeGrand commented 3 years ago

I installed the plugin by cloning the git repo into my .vim/plugin folder. When starting vim I get a lot of E117: Unknown function: css_color#init error message. What did I do wrong ?

ap commented 3 years ago

Clone it to .vim/pack/foobar/start/vim-css-color. (You can pick whatever directory name you what for the foobar and vim-css-color parts.) Let me know how it goes.

MoburgLeGrand commented 3 years ago

Everything works fine, thanks for introducing me to vim packages !

ap commented 3 years ago

Happy to help 🙂