NeoVim setup in Lua for OCaml

Hi,

I would like to share my NeoVim setup in Lua for OCaml.

Blog
Github Repo

Cheers.

9 Likes

This is great, thanks for sharing!

This inspired me to port my own setup to Lua. I’m borrowing heavily from your setup, my files are here.

My setup differs slightly in that I also pulled in telescope and matchup that you might want to check out.

2 Likes

Thanks for putting the effort on sharing. I’ll be checking your blog post

1 Like

telescope is nice. I am also using it. I am using autopairs. I think matchup has more features. I’ll check it out. Thanks for sharing it. Let me share my latest NVim setup for OCaml, Lua, Rust, Rescript, TS, JS, TailwindCSS: here

2 Likes