From dce480c96338650c8d1b217c813e30e47f17afb5 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 9 Dec 2018 13:04:46 -0800 Subject: [PATCH] Revert "delete molokai" This reverts commit dec50a80b49d65a1f00d4fc8c9f7754f6725ceec. --- .gitmodules | 3 +++ .vim/bundle/molokai | 1 + 2 files changed, 4 insertions(+) create mode 160000 .vim/bundle/molokai 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