highlights: add type.parameter scope to several more languages (#8718)

* typescript

* go

* haskell

* ocaml

* kotlin (+ bugfix)
This commit is contained in:
Joey Hain 2023-11-05 17:54:25 -08:00 committed by GitHub
parent a98ad137f9
commit f73e9a8d15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 63 additions and 8 deletions

View file

@ -124,7 +124,7 @@
;; Types
(type) @type
(type_variable) @type
(type_variable) @type.parameter
(constructor) @constructor