Quick syntax highlighting for Julia.
From this website:
Using Vundle, add
Plugin 'JuliaEditorSupport/julia-vim'
to .vimrc between vundle#begin() and vundle#end(), and execute
:PluginInstall!
within VIM to install.
From this website:
Using Vundle, add
Plugin 'JuliaEditorSupport/julia-vim'
to .vimrc between vundle#begin() and vundle#end(), and execute
:PluginInstall!
within VIM to install.