diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b99fcb5..68355d3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -52,3 +52,6 @@ [submodule "vim/bundle/neomutt.vim"] path = vim/bundle/neomutt.vim url = https://github.com/neomutt/neomutt.vim.git +[submodule "vim/bundle/vim-openscad"] + path = vim/bundle/vim-openscad + url = https://github.com/sirtaj/vim-openscad.git |