aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2022-09-02 18:49:59 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2022-09-02 18:49:59 +0200
commit6698c7c1e20ee4c206bcd1d8a7be0c6e9332dec0 (patch)
tree681f8c6350d66fc97832fed0cef083e1d1ece8ee /.gitmodules
parent470cf6162637588d42fd46bfb26f5aee528a4775 (diff)
downloaddotfiles-6698c7c1e20ee4c206bcd1d8a7be0c6e9332dec0.tar.gz
Added vim plugin module https://github.com/meisterfischy/vterminal.git
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
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