KristofferC/OhMyREPL.jl

Highlighting for types dissapeared

KristofferC opened this issue · 1 comments

 f(x::Circle) = x

used to show :: and Circle in a separate color (teal with monokai). Now the type is just in white and the :: is highlighted as a keyword.

Also for marcos, it shows no color.
image