From 8b27381a069afdd7fe36c1ce388f769e20337770 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Wed, 29 Apr 2015 11:54:33 +0200 Subject: Added Benokai colorscheme to vim --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index bae5311..67cd5fc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "vim/.vim/bundle/vim-nerdtree-tabs"] path = vim/.vim/bundle/vim-nerdtree-tabs url = https://github.com/jistr/vim-nerdtree-tabs.git +[submodule "vim/.vim/bundle/Benokai"] + path = vim/.vim/bundle/Benokai + url = https://github.com/benjaminwhite/Benokai.git -- cgit v1.2.3