Commit Graph

3 Commits (60a03a35c62c2d1092a5121ce3146be5a71c0ee7)

Author SHA1 Message Date
Chris44442 8d590e8aee
update vhdl tree-sitter (#13091) 2025-03-12 09:47:37 -05:00
Chris44442 c6dbb9c270
VHDL highlights.scm improvement (#10845) 2024-06-29 15:30:38 +09:00
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.
2023-03-25 12:10:54 -05:00