Remove openscad, fixes #249

This commit is contained in:
Adam Stankiewicz
2017-11-19 21:44:15 +01:00
parent dbe9bc927f
commit 5ddfa1ac28
5 changed files with 0 additions and 119 deletions

View File

@@ -295,12 +295,6 @@ augroup filetypedetect
au BufRead,BufNewFile *.mod set filetype=gmpl
augroup END
augroup filetypedetect
" openscad:sirtaj/vim-openscad
au BufRead,BufNewFile *.scad setfiletype openscad
an 50.80.265 &Syntax.NO.OpenSCAD :cal SetSyn("openscad")<CR>
augroup END
augroup filetypedetect
" glsl:tikhomirov/vim-glsl
" Language: OpenGL Shading Language