sponsor Vim development Vim logo Vim Book Ad

vim-sass-colors : sass/scss/less/css color variable highlighting (works with imports)

 script karma  Rating 6/5, Downloaded by 5789  Comments, bugs, improvements  Vim wiki

created by
Maxim Ivanov
 
script type
utility
 
description
vim plugin that highlights sass/scss/less/css colors and color variables
it also recursively imports color variables
https://github.com/shmargum/vim-sass-colors
 
install details
Install via pathogen

cd ~/.vim/bundle
git clone https://github.com/shmargum/vim-sass-colors.git
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-sass-colors-1.0.1.tar.gz 1.0.1 2020-04-18 7.0 Maxim Ivanov Run plugin on less and css filetypes
vim-sass-colors-1.0.0.tar.gz 1.0.0 2020-04-18 7.0 Maxim Ivanov Add support foor 3 digit hex, hsl(a), and regular css colors.
Add support for configurable automatic import files and folders.
vim-sass-colors.tar.gz 0.7.2 2018-07-13 7.0 Maxim Ivanov Add more default style folders.
Additionally checks if current file is in a /style/ or /styles/ directory for more robust default color importing support.
vim-sass-colors-0.7.1.zip 0.7.1 2017-12-15 7.0 Maxim Ivanov Handles creation of new windows without necessarily reading in a new file.
vim-sass-colors.zip 0.7 2017-12-11 7.0 Maxim Ivanov Restricts imports to match the file suffix. (only imports .scss files if you open a .scss file)
Resolves bug when import file matches other file name with wrong suffix
vim-sass-colors-0.6.5.zip 0.6.5 2017-06-23 7.0 Maxim Ivanov Add support for reading in new buffers.
Fix some issues when loading/unloading buffers.
vim-sass-colors-0.6.4.zip 0.6.4 2017-06-14 7.0 Maxim Ivanov Fix for using with vim split
vim-sass-colors-0.6.3.zip 0.6.3 2017-06-12 7.0 Maxim Ivanov Fix interaction of plugin with other plugins using matchadd()
Fix typo to enhance performance when parsing color literals that are not assigned to a variable.
vim-sass-colors-0.6.2.zip 0.6.2 2017-06-10 7.0 Maxim Ivanov Enhance performance.  No more slow down after re-saving many times in a row.
vim-sass-colors.zip 0.6.1 2017-05-09 7.0 Maxim Ivanov clean up imports
vim-sass-colors.zip 0.6 2017-05-08 7.0 Maxim Ivanov more robust importing
vim-sass-colors.zip 0.5.1 2017-05-06 7.0 Maxim Ivanov Updated documentation
vim-sass-colors.zip 0.5 2017-05-04 7.0 Maxim Ivanov add support for rgba
vim-sass-colors.zip 0.4.1 2017-05-04 7.0 Maxim Ivanov Initial upload
ip used for rating: 216.73.216.130

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github