From f1e211ac3c6c4d4f877965acf3fbc37755f57673 Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Mon, 5 Mar 2018 18:59:40 +0000 Subject: [PATCH] Add openscad syntax --- .gitmodules | 3 +++ bundle/vim-openscad | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-openscad diff --git a/.gitmodules b/.gitmodules index 2412e08..e44b170 100644 --- a/.gitmodules +++ b/.gitmodules @@ -62,3 +62,6 @@ [submodule "bundle/wordpress.vim"] path = bundle/wordpress.vim url = https://github.com/dsawardekar/wordpress.vim +[submodule "bundle/vim-openscad"] + path = bundle/vim-openscad + url = https://github.com/sirtaj/vim-openscad diff --git a/bundle/vim-openscad b/bundle/vim-openscad new file mode 160000 index 0000000..2ac407d --- /dev/null +++ b/bundle/vim-openscad @@ -0,0 +1 @@ +Subproject commit 2ac407dcc73176862524e0cf18c00d85146fac57