From 7f52fbd1ffee5c32c76fcba96477dc106ac249ea Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Mon, 15 Apr 2013 21:37:54 +0200 Subject: [Vim] make the Molokai color them a submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3-70-g09d2