diff options
author | William Carroll <wpcarro@gmail.com> | 2020-08-31T10·30+0100 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2020-08-31T10·30+0100 |
commit | bb83c8a12cea8df6b45f77c7f8b07ae0dc7ddc4a (patch) | |
tree | 20684a3d6b03c974d4a80df7f363634456726393 /emacs/default.nix | |
parent | e166e74c2c9c5ad111d4f0050f1ccf1de9ce0d21 (diff) |
Delete unused Emacs packages
Cleaning things up...
Diffstat (limited to 'emacs/default.nix')
-rw-r--r-- | emacs/default.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/emacs/default.nix b/emacs/default.nix index 439f66396734..480b418ad38e 100644 --- a/emacs/default.nix +++ b/emacs/default.nix @@ -34,7 +34,6 @@ let ivy-pass clipmon # TODO: Prefer an Emacs client for clipmenud. protobuf-mode # TODO: Determine if this is coming from google-emacs. - # docker evil evil-collection evil-magit @@ -50,7 +49,6 @@ let diminish doom-themes telephone-line - neotree # TODO: Remove this dependency from my config. which-key ivy restclient @@ -95,7 +93,6 @@ let company-lsp suggest paradox - # emr flymake-shellcheck fish-mode tuareg |