diff options
author | Ben Sima <ben@bsima.me> | 2020-12-28 14:23:53 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2020-12-28 14:23:53 -0500 |
commit | a2ffdc6fa80b9933481bf36eed41296c05a30b26 (patch) | |
tree | 6d5211babf054e62091d020e41fc0d4124e9b9d2 /lib | |
parent | 7692fb9dc9b4f0277198f346303bff7eda5660d1 (diff) |
remove a bunch of unused emacs packages
Diffstat (limited to 'lib')
-rw-r--r-- | lib/emacs-packages.nix | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/lib/emacs-packages.nix b/lib/emacs-packages.nix index 887ebae..263e79e 100644 --- a/lib/emacs-packages.nix +++ b/lib/emacs-packages.nix @@ -5,16 +5,11 @@ with epkgs; [ ace-window ace-link -ag avy avy-zap bbdb blacken -melpaStablePackages.cider -cheat-sh -circe cl-lib -clojure-mode company company-cabal counsel @@ -22,14 +17,11 @@ counsel-dash counsel-notmuch counsel-projectile crux -dashboard define-word deft -diminish dired-narrow direnv editorconfig -elpher erc-hl-nicks evil evil-collection @@ -39,52 +31,33 @@ evil-org evil-surround emojify eww-lnum -eyebrowse -forge flycheck flycheck-haskell geiser general -#git-gutter-plus melpaStablePackages.git-timemachine haskell-mode -#hercules -#hindent highlight-symbol -hledger-mode -hlint-refactor htmlize -hydra ibuffer-vc imenu-anywhere indent-guide ivy -ivy-rich ix ledger-mode lispy magit -magit-annex -#magit-stgit # build fails -magit-todos markdown-mode multiple-cursors -neotree notmuch nix-mode -org-alert org-bullets org-clock-today -org-dashboard -org-jira melpaStablePackages.org-journal org-plus-contrib org-pomodoro -org-ref -org-trello org-web-tools pass -# persp-mode # this causes emacs to die, i think pinentry popwin projectile @@ -93,14 +66,10 @@ rainbow-delimiters restclient rotate s -shakespeare-mode -smart-mode-line -smart-mode-line-powerline-theme spacemacs-theme spaceline swiper sx -twittering-mode undo-tree use-package which-key |