aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2022-12-17 22:00:47 +0100
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2022-12-17 22:00:47 +0100
commitbfb6564c62ff2e85b8cab3daf20ddabc125f8fa0 (patch)
treefb05962dc95fba7246bfd9e3edb1605ebdab2d75 /.gitmodules
parentf163201132af1291f8ebb52d7f984ed71efaaf02 (diff)
downloaddotfiles-bfb6564c62ff2e85b8cab3daf20ddabc125f8fa0.tar.gz
remove old git modules
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index b06cd13..5149426 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -49,3 +49,6 @@
[submodule ".vim/bundle/vterminal"]
path = .vim/bundle/vterminal
url = https://github.com/meisterfischy/vterminal.git
+[submodule ".vim/bundle/coc.nvim"]
+ path = .vim/bundle/coc.nvim
+ url = https://github.com/neoclide/coc.nvim.git