From ab74eca5d0dce35a48798505a27a8e6d0909ef63 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Tue, 26 Jan 2021 21:15:50 +0100 Subject: Add 'vlime' plugin Use Vlime instead of Slimv for a Common Lisp environment. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 8e609cc..58ee579 100644 --- a/.gitmodules +++ b/.gitmodules @@ -121,3 +121,6 @@ [submodule "bundle/vim-tbuffer"] path = bundle/vim-tbuffer url = https://github.com/teddywing/vim-tbuffer.git +[submodule "bundle/vlime"] + path = bundle/vlime + url = https://github.com/vlime/vlime.git -- cgit v1.2.3