Skip to content

Commit

Permalink
highlighting: Remove the concept of template types
Browse files Browse the repository at this point in the history
  • Loading branch information
obiwac committed Jul 4, 2024
1 parent b080c3d commit 5db48a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion queries/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@
(type_name) @type
[
(primitive_type)
(template_type)
"vec"
"map"
] @type.builtin

; literals
Expand Down

0 comments on commit 5db48a5

Please sign in to comment.