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
Yeah, I had also to manually support typescriptTypeReference on my colorscheme, I'm happy to create a PR for it if people are ok with making this link.
typescriptTypeReference
links toIdentifier
even thoughtypescriptPredefinedType
links toType
.This looks really weird with a lot of colorschemes.
For now I have
highlight! link typescriptTypeReference Type
in my vimrc.The text was updated successfully, but these errors were encountered: