From a134940910fa8018230775ab74bc0c67dad931e4 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Thu, 8 Aug 2019 13:46:48 +0100 Subject: Added grubox community plugin (https) --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index da6aee9..09f494c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "bundle/vim-bufkill"] path = bundle/vim-bufkill url = https://github.com/qpkorr/vim-bufkill +[submodule "bundle/gruvbox-community"] + path = bundle/gruvbox-community + url = https://github.com/gruvbox-community/gruvbox.git -- cgit v1.2.3