Script:2150
Talk0
1,599pages on
this wiki
this wiki
Use this page to discuss script 2150 css_color: CSS color preview
- Add constructive comments, bug reports, or discuss improvements (see the guideline).
- Do not document the script here (the author should do that on vim.org).
- This page may be out of date: check the script's vim.org page above, and its release notes.
Comments
Edit
This plugin makes vim unusable because it turns out to be so slow. It is not ready to use in production systems.
This plugin causes slow load times - in excess of 10 seconds for me.
Me too! There's a loop that generates colors... Maybe that's it? - Beau Gunderson, vim 7.2 on FreeBSD
Would be great if someone could adapt this script to also show the colors when editing vim colorscheme files.
- Maybe the hexHighlight.vim script solves your problems?! -- Inkarkat 10:37, September 21, 2010 (UTC)
Thanks!