diff --git a/.gitmodules b/.gitmodules index 3785d94..a7ab6c7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,6 +46,9 @@ [submodule ".vim/bundle/vim-bufonly"] path = .vim/bundle/vim-bufonly url = https://github.com/schickling/vim-bufonly.git +[submodule ".vim/bundle/molokai"] + path = .vim/bundle/molokai + url = https://github.com/tomasr/molokai.git [submodule ".vim/bundle/vim-abolish"] path = .vim/bundle/vim-abolish url = https://github.com/tpope/vim-abolish.git diff --git a/.vim/bundle/molokai b/.vim/bundle/molokai new file mode 160000 index 0000000..c67bdfc --- /dev/null +++ b/.vim/bundle/molokai @@ -0,0 +1 @@ +Subproject commit c67bdfcdb31415aa0ade7f8c003261700a885476