codi.vim
codi.vim copied to clipboard
OCaml: changing higher lines doesn't affect lower results
Using codi in OCaml, it works fine for several lines. However, once I go up and change a value in a previous line, the output isn't changed, and in fact, it seems to lose all synchronization.
Tried on both vim 8.0 and neovim.
Can you edit your issue to follow the issue template? It's very difficult to reproduce the issue if I don't know how to reproduce it.