diff options
author | zimbatm <zimbatm@zimbatm.com> | 2019-10-23 15:29:16 +0200 |
---|---|---|
committer | zimbatm <zimbatm@zimbatm.com> | 2019-10-23 16:09:42 +0200 |
commit | 73ff84f6a820ac1c6e0fe502692432c8945fd8b0 (patch) | |
tree | e8ca80c7725e0fd3c0bb73bb1d4e61ad684e1b00 /src/nix/show-config.cc | |
parent | 389a2cebed7cd72bda524ece0a56af2888cd80b6 (diff) |
nix repl: add :edit command
This allows to have a repl-centric workflow to working on nixpkgs.
Usage:
:edit <package> - heuristic that find the package file path
:edit <path> - just open the editor on the file path
Once invoked, `nix repl` will open $EDITOR on that file path. Once the
editor exits, `nix repl` will automatically reload itself.
Diffstat (limited to 'src/nix/show-config.cc')
0 files changed, 0 insertions, 0 deletions