diff options
author | Ben Sima <ben@bsima.me> | 2019-09-04 00:11:40 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-09-04 00:11:40 -0700 |
commit | e297c91e1429c8cdc8ff09359693c16d96dc103a (patch) | |
tree | a91613da0ea1ec2c5a5081cd642ef51934ec971a /lib | |
parent | 81aedbea6a4507e4cfcaf41673518eed94fd5674 (diff) |
add some emacs packages
Diffstat (limited to 'lib')
-rw-r--r-- | lib/emacs-packages.nix | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/lib/emacs-packages.nix b/lib/emacs-packages.nix index 3f7c984..7dfb0d4 100644 --- a/lib/emacs-packages.nix +++ b/lib/emacs-packages.nix @@ -7,6 +7,7 @@ ace-window ace-link ag avy +avy-zap bbdb melpaStablePackages.cider cheat-sh @@ -14,6 +15,7 @@ circe cl-lib clojure-mode company +company-cabal counsel counsel-dash counsel-notmuch @@ -33,6 +35,9 @@ evil-org evil-surround emojify eyebrowse +forge +flycheck +flycheck-haskell general git-gutter-plus melpaStablePackages.git-timemachine @@ -71,8 +76,9 @@ pass pinentry popwin projectile +python-mode rainbow-mode -ranger +rainbow-delimiters restclient rotate s |