From da88ea477c67c7f7ebab6d1e662d0cdebfcb57f0 Mon Sep 17 00:00:00 2001 From: John-Philip Taylor <41227383+jpt13653903@users.noreply.github.com> Date: Sun, 16 Mar 2025 15:38:03 +0200 Subject: fix(vhdl): capture "|" as `@operator` (#7744) --- queries/vhdl/highlights.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/queries/vhdl/highlights.scm b/queries/vhdl/highlights.scm index 36cd56207..681dc2664 100644 --- a/queries/vhdl/highlights.scm +++ b/queries/vhdl/highlights.scm @@ -257,6 +257,7 @@ "*" "/" ":" + "|" "=>" ] @operator -- cgit v1.2.3-70-g09d2