diff options
| author | Thibaut Horel <thibaut.horel@gmail.com> | 2013-04-15 21:37:54 +0200 |
|---|---|---|
| committer | Thibaut Horel <thibaut.horel@gmail.com> | 2013-04-15 21:37:54 +0200 |
| commit | 7f52fbd1ffee5c32c76fcba96477dc106ac249ea (patch) | |
| tree | 0260343fb63cbcfc1cc905986663c15a3c1d9615 /.gitmodules | |
| parent | 506e342675415f972e389ec062013d8282b61a2e (diff) | |
| download | dotfiles-7f52fbd1ffee5c32c76fcba96477dc106ac249ea.tar.gz | |
[Vim] make the Molokai color them a submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
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 |
