aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2022-12-24 22:35:40 +0100
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2022-12-24 22:35:40 +0100
commit5ebc59de1ab9ef2b4e4dd9ddd283117664af50a7 (patch)
tree8763dc08942ee63e394ef28c538ab48c4553cfc9 /.gitmodules
parent7c45eb8b594e3800ca0564ca589ced96175733db (diff)
downloaddotfiles-5ebc59de1ab9ef2b4e4dd9ddd283117664af50a7.tar.gz
Added vim plugin module https://github.com/ziglang/zig.vim.git
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index fa32f53..46f98fc 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -55,3 +55,6 @@
[submodule ".vim/bundle/rust.vim"]
path = .vim/bundle/rust.vim
url = https://github.com/rust-lang/rust.vim.git
+[submodule ".vim/bundle/zig.vim"]
+ path = .vim/bundle/zig.vim
+ url = https://github.com/ziglang/zig.vim.git