Moritz Hamann @moritzhamann.com · Nov 26

Finally made some progress on the utop integration into ocamlmycaml.nvim. Still not sure how the final UX should look like, but it's inspired by emacs' scratch buffer. So far <C-CR> evaluates the visual selection in a utop instance and appends the output to a temp buffer

4 likes 0 replies

?