From 1f53254c86e581c4b639542d2722ff48b5113baa Mon Sep 17 00:00:00 2001 From: Bobby Bingham Date: Sat, 17 Dec 2016 16:40:35 -0600 Subject: vim: switch to gruvbox color scheme --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 28773fe..e347273 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "vim/.vim/bundle/vimwiki"] path = vim/.vim/bundle/vimwiki url = https://github.com/vimwiki/vimwiki.git +[submodule "vim/.vim/bundle/gruvbox"] + path = vim/.vim/bundle/gruvbox + url = https://github.com/morhetz/gruvbox.git -- cgit v1.2.3