mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Make available nix-repl-show
This commit is contained in:
@ -9,3 +9,7 @@
|
||||
(def-package! nix-update
|
||||
:after nix-mode
|
||||
:commands (nix-update-fetch))
|
||||
|
||||
(def-package! nix-repl
|
||||
:after nix-mode
|
||||
:commands (nix-repl-show))
|
||||
|
Reference in New Issue
Block a user