Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 380 Bytes

File metadata and controls

17 lines (13 loc) · 380 Bytes

My Universal IDE

The goal of this project to provide a zero config IDE for nix and haskell development among other things.

Requirements

Local environment must have nix installed with nixpkgs set to nixpkgs-unstable.

How to use

To load the IDE from anywhere:

nix run github:EvanPiro/nixvim

To make the IDE available locally after cloning:

nix develop