julia-vim
julia-vim copied to clipboard
Weave.jl and jmd
It would be great to support julia code blocks in Weave.jl jmd files. Code highlighting inside blocks would of course be great, but simple things like completing latex would also be amazing.
In addition to syntax highlighting I would like the ```julia blocks inside .jmd files to use the julia-vim configuration generally. Including automatically indenting, parenthesis matching, movements, unicode...
For now I have this working by setting the filetype to markdown and using the vim-markdown syntax highlight fencing.
This can be really useful.
This should have been closed by https://github.com/JuliaEditorSupport/julia-vim/pull/237. Is it not working for you?
Yes. It actually works. Thanks. Perhaps this should also be closed?