Skip to content

Vim syntax highlighting for the OpenSCAD language

Notifications You must be signed in to change notification settings

chrisboyce/vim-openscad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-openscad

This is a quick hack at Vim syntax highlighting for the OpenSCAD 3D modeling language -- http:https://www.openscad.org/

Note that at the moment it doesn't help detect errors such as mismatched blocks and parens.

TODOs include error management and quickfix/compiler support.

This script has been published for some time on vim.org at: http:https://www.vim.org/scripts/script.php?script_id=3556

Installation

You can simply copy the ftdetect and syntax dirs to your .vim or vimfiles directory. The layout should also be fine for auto install if you use pathogen, vundle or some similar vim plugin system.

The ftdetect file associates all .scad files with this plugin.

License

Public domain. I request that you inform me if you fork this and/or redistribute modified versions, but you're under no legal obligation to do so.

Author/Maintainer

Sirtaj Singh Kang [email protected]

About

Vim syntax highlighting for the OpenSCAD language

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Vim Script 100.0%