From 75f4cc39d81cee4dec1bca6449c23906ca4de9c5 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Sat, 13 Feb 2016 23:31:02 +0100 Subject: Switched from git-benokai to git-janah --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 338d9c8..be3ab34 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,9 +16,6 @@ [submodule "vim/.vim/bundle/vim-fugitive"] path = vim/.vim/bundle/vim-fugitive url = https://github.com/tpope/vim-fugitive.git -[submodule "vim/.vim/bundle/Benokai"] - path = vim/.vim/bundle/Benokai - url = https://github.com/benjaminwhite/Benokai.git [submodule "vim/.vim/bundle/vim-airline"] path = vim/.vim/bundle/vim-airline url = https://github.com/bling/vim-airline @@ -34,3 +31,6 @@ [submodule "vim/.vim/bundle/quick-scope"] path = vim/.vim/bundle/quick-scope url = https://github.com/unblevable/quick-scope +[submodule "vim/.vim/bundle/vim-janah"] + path = vim/.vim/bundle/vim-janah + url = https://github.com/mhinz/vim-janah.git -- cgit v1.2.3