Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Highlight colors in css files

NotificationsYou must be signed in to change notification settings

skammer/vim-css-color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

css_color.vim plugin by Niklas Hofer is great, but lacks two important features:

  • Highlighting multiple colors on the same line (not sure if anyone uses it though)
  • rgb and rgba color notation for all those fancy CSS3 niceties

So here is my patch.

Screen shot

Configuration

g:cssColorVimDoNotMessMyUpdatetime is used when updatetime value set by plugin (100ms) is interfering with your configuration.

let g:cssColorVimDoNotMessMyUpdatetime = 1

Post Scriptum

Major kudos torainbow-mode.el, from which I borrowed some code, and toConvertBase.vim plugin I used for base conversion.

I highly recommend usingpathogen.vim plugin for all your plugin installations. It's so good, it should be illegal. God bless Tim Pope.

About

Highlight colors in css files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp