I recently installed Ubuntu 12.04, and from there installed Julia through githib. Now, when I open a .jl file in Vim, it seems there's some sort of syntax highlighting which works, but it's inconsistent (words like "function", "print" and "if" are coloured, but others like "for" and "while" are not.)
Does anyone have any idea what's wrong here? Alternatively, I'm not really attached to any editor yet in Ubuntu, and so if there's an easier way to set up another editor with syntax highlighting, feel free to recommend it.
Thanks