diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-08-20 14:07:41 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-08-20 14:07:41 -0300 |
commit | 25cb34400066bcb6ca7919abeb9ce9b3cb998f05 (patch) | |
tree | ce0a50537b215899a3468a11f11b78c58597868a | |
parent | 1b1f81f8253fdfaa4c6f175a85f4abe4fbfa8e6d (diff) | |
download | vimperator-25cb34400066bcb6ca7919abeb9ce9b3cb998f05.tar.gz vimperator-25cb34400066bcb6ca7919abeb9ce9b3cb998f05.tar.bz2 |
Adds colors again
-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..cd62074 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 = https://git.fluxo.info/vimperator-colors diff --git a/vimperator.dot.link/colors b/vimperator.dot.link/colors new file mode 160000 +Subproject e4e7809d332c53b4c26d5f8e8b396e6b9d2fcd0 |