Closed jacknicklenson closed 4 months ago
Hi thx for your effort. This is just quick addition of CocSemTypeBuiltin highlight. Previously it highlights as a keyword which is same with pub, fn, const etc. (first line @import)
CocSemTypeBuiltin
keyword
@import
now it matches
Thanks.
Hi thx for your effort. This is just quick addition of
CocSemTypeBuiltin
highlight. Previously it highlights as akeyword
which is same with pub, fn, const etc. (first line@import
)now it matches