summaryrefslogtreecommitdiffstats
path: root/.vim/ftdetect/openscad.vim
diff options
context:
space:
mode:
Diffstat (limited to '.vim/ftdetect/openscad.vim')
-rw-r--r--.vim/ftdetect/openscad.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/.vim/ftdetect/openscad.vim b/.vim/ftdetect/openscad.vim
new file mode 100644
index 0000000..6cba222
--- /dev/null
+++ b/.vim/ftdetect/openscad.vim
@@ -0,0 +1,2 @@
+au BufRead,BufNewFile *.scad setfiletype openscad
+an 50.80.265 &Syntax.NO.OpenSCAD :cal SetSyn("openscad")<CR>