Commit Graph

2 Commits (fc97ecc3e3186b9dfe958869178bdb6b8cd7d8df)

Author SHA1 Message Date
Chris44442 c6dbb9c270
VHDL highlights.scm improvement (#10845) 3 months ago
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.
2 years ago