From 13a1d30cf482f224fa391ce74c6bcb15d14baf94 Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Mon, 20 Apr 2020 22:16:55 +0100 Subject: [PATCH] Adds color to css style colour codes --- .gitmodules | 3 +++ bundle/vim-css-color | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-css-color diff --git a/.gitmodules b/.gitmodules index ef1948f..ef1e003 100644 --- a/.gitmodules +++ b/.gitmodules @@ -78,3 +78,6 @@ [submodule "bundle/vim-markdown-toc"] path = bundle/vim-markdown-toc url = https://github.com/scrooloose/vim-markdown-toc +[submodule "bundle/vim-css-color"] + path = bundle/vim-css-color + url = https://github.com/ap/vim-css-color diff --git a/bundle/vim-css-color b/bundle/vim-css-color new file mode 160000 index 0000000..1f9fe5c --- /dev/null +++ b/bundle/vim-css-color @@ -0,0 +1 @@ +Subproject commit 1f9fe5c1f9e0a6bfc41b14d070f4d878d445ae96