From 76e366782fc5cf88c14a8feb34874afa50a3c214 Mon Sep 17 00:00:00 2001 From: Raphael McSinyx Date: Fri, 14 Oct 2016 09:54:47 +0700 Subject: Update Vim configs to fit 8.0 update --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e5f0c2a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "gruvbox"] + path = vim/.vim/pack/gruvbox + url = https://github.com/McSinyx/gruvbox -- cgit 1.4.1