Neovim UI in F# - F#

Welcome to the Functional Programming Zulip Chat Archive. You can join the chat here.

Sridhar Ratnakumar

Cross platform Neovim front-end UI, built with F# + Avalonia

https://github.com/yatli/fvim

Cross platform Neovim front-end UI, built with F# + Avalonia - yatli/fvim
Sridhar Ratnakumar

Can someone write a neovim UI in Haskell, and allow Haskell-based extensions? That'd be dope.

Sridhar Ratnakumar

Building on nixos is a bitch https://mastodon.social/web/statuses/105374445039701664

Attached: 1 image Such is life with dotnet on Linux, I guess. #nixos Interesting project though: https://github.com/yatli/fvim (but I wish something like that existed in Haskell; for writing editor extensions in Haskell)
Rizary

Did you compile it yourself? Using Nix?

Sridhar Ratnakumar

I followed the README. dotnet is available on nix

Rizary

Cool!, I just realized that Nix has .Net 5 now