We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Would be nice to have a highlight group for Foo in
Foo
struct Foo end mutable struct Foo end abstract type Foo end primitive type Foo 64 end
linked to the current juliaType group by default.
juliaType
The text was updated successfully, but these errors were encountered:
Do you mean that you'd like to highlight type declarations differently from other type uses? Any particular reason for this?
Sorry, something went wrong.
Yes exactly. Just like how there are different groups for function definitions and function calls.
No branches or pull requests
Would be nice to have a highlight group for
Foo
inlinked to the current
juliaType
group by default.The text was updated successfully, but these errors were encountered: