diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | .vim/bundle/zig.vim | 0 |
2 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 diff --git a/.vim/bundle/zig.vim b/.vim/bundle/zig.vim new file mode 160000 +Subproject c33e1e312fc0f9523d09d7ddb845ea5d52db41d |