We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 662174f commit 2856d17Copy full SHA for 2856d17
1 file changed
julia-ts-mode.el
@@ -220,7 +220,6 @@ Otherwise, the indentation is:
220
(slurp_parameter "..." @font-lock-type-face)
221
(splat_expression "..." @font-lock-type-face)
222
(ternary_expression ["?" ":"] @font-lock-type-face)
223
- (type_clause ["<:", ">:"] @font-lock-type-face)
224
(["." "::"] @font-lock-type-face))
225
226
:language 'julia
0 commit comments