caleb-allen / VimBindings.jl

Vim bindings for the Julia REPL
https://caleb-allen.github.io/VimBindings.jl/
MIT License
113 stars 3 forks source link

Interference with syntax highlighting of OhMyREPL.jl #59

Open caleb-allen opened 1 year ago

caleb-allen commented 1 year ago

When running VimBindings.jl and OhMyREPL.jl simultaneously, the syntax highlighting applied by OhMyREPL.jl is removed when going from insert mode to normal mode.

Code which supports this compatibility may be a good candidate for a package extension for OhMyREPL.jl