diff options
author | Ben Sima <ben@bsima.me> | 2020-03-03 17:49:34 -0800 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2020-03-03 17:49:34 -0800 |
commit | 49b0c31e17b4930aab1773c1ebec8cb80f575405 (patch) | |
tree | ad5e9724d1a900c56201a66282ad064e72a6c262 /lib | |
parent | 75bb94f5b73ec66e6cfa73f9c53ae1875919645f (diff) |
Add blacken and highlight-symbol
Diffstat (limited to 'lib')
-rw-r--r-- | lib/emacs-packages.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/emacs-packages.nix b/lib/emacs-packages.nix index 40b47f3..30661ea 100644 --- a/lib/emacs-packages.nix +++ b/lib/emacs-packages.nix @@ -9,6 +9,7 @@ ag avy avy-zap bbdb +blacken melpaStablePackages.cider cheat-sh circe @@ -47,6 +48,7 @@ melpaStablePackages.git-timemachine haskell-mode #hercules hindent +highlight-symbol hledger-mode hlint-refactor htmlize |