Vim Syntax Highlighting vs. Juno?

I’m curious if anyone has managed to get vim to have reasonable syntax highlighting for Julia. My current highlighting is as such:
vim

however Atom/Juno has an expanded colorspace and function recognition:

juno

I’d like to have this better highlighting in vim if possible.

2 Likes

This is a good to have (maybe optional). Consider an issue or pull (if vim scripting is for you) at GitHub - JuliaEditorSupport/julia-vim: Vim support for Julia.