diff --git a/.gitmodules b/.gitmodules index 0ccfe26..da581ad 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "bundle/editorconfig-vim"] path = bundle/editorconfig-vim url = https://github.com/editorconfig/editorconfig-vim.git +[submodule "bundle/openscad.vim"] + path = bundle/openscad.vim + url = https://github.com/vim-scripts/openscad.vim diff --git a/bundle/openscad.vim b/bundle/openscad.vim new file mode 160000 index 0000000..c9d4685 --- /dev/null +++ b/bundle/openscad.vim @@ -0,0 +1 @@ +Subproject commit c9d46851d57cb3cc15d30ddb0e236804cb51213b