The goal of this project to provide a zero config IDE for nix and haskell development among other things.
Local environment must have nix installed with nixpkgs set to nixpkgs-unstable
.
To load the IDE from anywhere:
nix run github:EvanPiro/nixvim
To make the IDE available locally after cloning:
nix develop