From bf821be97a2f034058b372f2aa5c0ee8692a820a Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Thu, 12 Dec 2019 08:20:16 +0000 Subject: Added vim-lsc plugin --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 8e7eb9b..ec35967 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "bundle/gruvbox-community"] path = bundle/gruvbox-community url = https://github.com/gruvbox-community/gruvbox.git +[submodule "bundle/vim-lsc"] + path = bundle/vim-lsc + url = https://github.com/natebosch/vim-lsc.git -- cgit v1.2.3