Moritz Hamann
moritzhamann.com
Moritz Hamann
@moritzhamann.com
Engineering Manager at Bloomberg LP. Opinions are my own.

Currently doing 12 months of OCaml to what the fuss is all about 🐫😁

Mastodon: @MoritzHamann@mastodon.social

https://moritzhamann.com
Fist prototype, but there are still a few things I want to change
- database selection
- option to preselect text/type under the curser
- insert the actual function name not the type signature
February 1, 2025 at 4:36 PM
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
November 26, 2024 at 9:16 PM