diff options
Diffstat (limited to 'emacs/default.nix')
-rw-r--r-- | emacs/default.nix | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/emacs/default.nix b/emacs/default.nix index 9ff5c1f2dfd1..18d9f2cc61f3 100644 --- a/emacs/default.nix +++ b/emacs/default.nix @@ -36,6 +36,12 @@ let neotree # TODO: Remove this dependency from my config. which-key ivy + restclient + package-lint + parsec + magit-popup + direnv + emr ivy-prescient all-the-icons all-the-icons-ivy |