Commit Graph

1 Commits (65c3cca3cc0d0956f4ce8d40ce9e72ba5c9c8e87)

Author SHA1 Message Date
Tom Burdick 685ae2365a
Add vhdl language support (#5826)
Simple highlight query file with keywords and builtin types
matching. Many VHDL types however are defined in std libraries
which do not currently get matched on.

This is because the grammar doesn't consider them builtin types.
1 year ago