Skip to content

Commit 8d8ab7c

Browse files
committed
chore(bash): Removed @punctuation.special bash queries
1 parent aeea53d commit 8d8ab7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

queries/bash/highlights.scm

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
"$" @variable)
1818

1919
(subscript
20-
index: (word) @markup.list (#any-of? @punctuation.special "@" "*"))
20+
index: (word) @markup.list (#any-of? "@" "*"))

0 commit comments

Comments
 (0)