You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@hbarcelos Since there has been some time without further communication, it would be great if you could quickly give some feedback if the changes of #208 that @jvoisin also mentioned helped to improve the highlighting in the meantime.
Hey, sorry for the delay. I've moved away from Nord a couple of years ago and I'm not currently using TypeScript on a day-to-day basis, so I might not be able to help validating the changes.
I might be able to install Vim + Nord on a different machine to help testing it in a couple of days.
I'm using
typescript-vim
.I noticed that Nord won't properly handle the
Special
group.For example,
try..catch
blocks are marked by the plugin asSpecial
.However, the result is not what one should expect:
The text was updated successfully, but these errors were encountered: