diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2013-12-26 21:09:58 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2013-12-26 21:09:58 +0100 |
commit | ab679f37dde60c82e419bbda3f335ca64cd8b02c (patch) | |
tree | 989867c5456f8ade336057eac9d56b764b6a1da6 /README.md | |
parent | ca95a47a93b404cf82362d29f991adfdf4e4c38c (diff) | |
download | vim-polyglot-ab679f37dde60c82e419bbda3f335ca64cd8b02c.tar.gz vim-polyglot-ab679f37dde60c82e419bbda3f335ca64cd8b02c.zip |
Replace css-color with vim-coloresque, closes #11v1.5.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo - [c/c++](https://github.com/vim-jp/cpp-vim) (syntax) - [clojure](https://github.com/guns/vim-clojure-static) (syntax, indent, autoload, ftplugin, ftdetect) - [coffee-script](https://github.com/kchmck/vim-coffee-script) (syntax, indent, compiler, autoload, ftplugin, ftdetect) -- [css-color](https://github.com/ap/vim-css-color) (syntax) +- [css-color](https://github.com/gorodinskiy/vim-coloresque) (syntax) - [csv](https://github.com/chrisbra/csv.vim) (syntax, ftplugin, ftdetect) - [cucumber](https://github.com/tpope/vim-cucumber) (syntax, indent, compiler, ftplugin, ftdetect) - [dockerfile](https://github.com/honza/dockerfile.vim) (syntax, ftdetect) |