Added support for openscad files
+ added openscad syntax support
This commit is contained in:
parent
3763771791
commit
d6e0993d0a
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -28,3 +28,6 @@
|
|||||||
[submodule "bundle/editorconfig-vim"]
|
[submodule "bundle/editorconfig-vim"]
|
||||||
path = bundle/editorconfig-vim
|
path = bundle/editorconfig-vim
|
||||||
url = https://github.com/editorconfig/editorconfig-vim.git
|
url = https://github.com/editorconfig/editorconfig-vim.git
|
||||||
|
[submodule "bundle/openscad.vim"]
|
||||||
|
path = bundle/openscad.vim
|
||||||
|
url = https://github.com/vim-scripts/openscad.vim
|
||||||
|
|||||||
1
bundle/openscad.vim
Submodule
1
bundle/openscad.vim
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit c9d46851d57cb3cc15d30ddb0e236804cb51213b
|
||||||
Loading…
Reference in New Issue
Block a user