diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-08-20 14:05:48 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-08-20 14:05:48 -0300 |
commit | 6225c4c6a8c6a910203d642b5a5de1f3701906a5 (patch) | |
tree | 4ea0782a19ee02e80801d0a6a83705a26d7f4bde | |
parent | 5d13c6a40e4fecf9202e9dd19b6c60d7e588b7ab (diff) | |
download | vimperator-6225c4c6a8c6a910203d642b5a5de1f3701906a5.tar.gz vimperator-6225c4c6a8c6a910203d642b5a5de1f3701906a5.tar.bz2 |
Adds back colors
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | vimperator.dot.link/colors | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 8d42933..d538960 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "vimperator.dot.link/plugin/penta-sessions"] path = vimperator.dot.link/plugin/penta-sessions url = http://github.com/gwash/penta-sessions +[submodule "vimperator.dot.link/colors"] + path = vimperator.dot.link/colors + url = github.com:rhatto/vimperator-colors diff --git a/vimperator.dot.link/colors b/vimperator.dot.link/colors new file mode 160000 +Subproject e4e7809d332c53b4c26d5f8e8b396e6b9d2fcd0 |