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