mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-18 16:43:26 -05:00
Add OpenSCAD support, closes #702
This commit is contained in:
@@ -5592,3 +5592,11 @@ filetypes:
|
||||
patterns:
|
||||
- pattern: '*sway/config'
|
||||
description: Sway Configuration
|
||||
---
|
||||
name: openscad
|
||||
remote: sirtaj/vim-openscad
|
||||
filetypes:
|
||||
- name: openscad
|
||||
patterns:
|
||||
- pattern: '*.scad'
|
||||
description: OpenSCAD 3D modeling language
|
||||
|
||||
Reference in New Issue
Block a user