Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 248 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 248 Bytes

nix-develop.nvim

nix develop for neovim

:NixDevelop
:NixShell
:RiffShell

:NixDevelop .#foo
:NixDevelop --impure
:NixShell nixpkgs#hello
:RiffShell --project-dir foo

See nix-develop.txt for more information