julia-vim icon indicating copy to clipboard operation
julia-vim copied to clipboard

Weave.jl and jmd

Open rafaqz opened this issue 6 years ago • 5 comments

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.

rafaqz avatar Sep 20 '19 07:09 rafaqz

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...

jessebett avatar Sep 30 '19 22:09 jessebett

For now I have this working by setting the filetype to markdown and using the vim-markdown syntax highlight fencing.

jessebett avatar Sep 30 '19 23:09 jessebett

This can be really useful.

newptcai avatar May 06 '22 11:05 newptcai

This should have been closed by https://github.com/JuliaEditorSupport/julia-vim/pull/237. Is it not working for you?

cmcaine avatar May 06 '22 15:05 cmcaine

Yes. It actually works. Thanks. Perhaps this should also be closed?

newptcai avatar May 07 '22 02:05 newptcai