aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-01-20 22:25:42 +0100
committerKarel Kočí <cynerd@email.cz>2018-01-20 22:25:42 +0100
commit7e5fd86cf259a0d5ab98d3ae0081931832f8f760 (patch)
treec92e5c24c241629a98e2c90a1dea90077fe3450c
parentb8a1d9e1d255f34bfc54cf217cfbeb7ef5833931 (diff)
downloadmyconfigs-7e5fd86cf259a0d5ab98d3ae0081931832f8f760.tar.gz
myconfigs-7e5fd86cf259a0d5ab98d3ae0081931832f8f760.tar.bz2
myconfigs-7e5fd86cf259a0d5ab98d3ae0081931832f8f760.zip
Add openscad syntax
-rw-r--r--.gitmodules3
m---------vim/bundle/vim-openscad0
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