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 /after/syntax/vim.vim | |
parent | ca95a47a93b404cf82362d29f991adfdf4e4c38c (diff) | |
download | vim-polyglot-1.5.0.tar.gz vim-polyglot-1.5.0.zip |
Replace css-color with vim-coloresque, closes #11v1.5.0
Diffstat (limited to 'after/syntax/vim.vim')
-rw-r--r-- | after/syntax/vim.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/after/syntax/vim.vim b/after/syntax/vim.vim new file mode 100644 index 00000000..d6ab73ff --- /dev/null +++ b/after/syntax/vim.vim @@ -0,0 +1 @@ +syn include syntax/css/vim-coloresque.vim |