summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2013-04-15 21:37:54 +0200
committerThibaut Horel <thibaut.horel@gmail.com>2013-04-15 21:37:54 +0200
commit7f52fbd1ffee5c32c76fcba96477dc106ac249ea (patch)
tree0260343fb63cbcfc1cc905986663c15a3c1d9615 /.gitmodules
parent506e342675415f972e389ec062013d8282b61a2e (diff)
downloaddotfiles-7f52fbd1ffee5c32c76fcba96477dc106ac249ea.tar.gz
[Vim] make the Molokai color them a submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 43e33db..80dcfbb 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -28,3 +28,6 @@
[submodule ".vim/bundle/vim-ipython"]
path = .vim/bundle/vim-ipython
url = https://github.com/ivanov/vim-ipython.git
+[submodule ".vim/bundle/molokai"]
+ path = .vim/bundle/molokai
+ url = https://github.com/tomasr/molokai.git