all repos — dotfiles @ 759c129b99cca3d459a3abfe96345ef3f95a2a70

linux dotfiles

add submodule - onedark.vim
prithugoswami prithugoswami524@gmail.com
Wed, 12 Dec 2018 10:32:20 +0530
commit

759c129b99cca3d459a3abfe96345ef3f95a2a70

parent

52b8c1ee07a57264e932bb80f2ecf9bcad6f0501

1 files changed, 3 insertions(+), 0 deletions(-)

jump to
M .gitmodules.gitmodules

@@ -10,3 +10,6 @@ url = https://github.com/tomasr/molokai

[submodule ".vim/bundle/nerdtree"] path = .vim/bundle/nerdtree url = https://github.com/scrooloose/nerdtree +[submodule ".vim/bundle/onedark.vim"] + path = .vim/bundle/onedark.vim + url = https://github.com/joshdick/onedark.vim