From 6698c7c1e20ee4c206bcd1d8a7be0c6e9332dec0 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Fri, 2 Sep 2022 18:49:59 +0200 Subject: Added vim plugin module https://github.com/meisterfischy/vterminal.git --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 356da44..b06cd13 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,6 @@ [submodule ".vim/bundle/vim-beancount"] path = .vim/bundle/vim-beancount url = https://github.com/nathangrigg/vim-beancount +[submodule ".vim/bundle/vterminal"] + path = .vim/bundle/vterminal + url = https://github.com/meisterfischy/vterminal.git -- cgit v1.2.3