diff options
author | Ben Sima <ben@bsima.me> | 2018-10-22 20:28:05 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2018-10-22 20:28:05 -0700 |
commit | 39fc75a026da29c88886c68d126e7f017f6bc6dc (patch) | |
tree | 9c01aef41cd60a97d725119d71dcda48d0a2a6a4 | |
parent | 0a579cfadba4396b1fe2ae1f9959fc08a3e022c7 (diff) |
Add evil-collection to emacs
-rw-r--r-- | emacs-packages.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs-packages.nix b/emacs-packages.nix index a2c8c74..ea199e0 100644 --- a/emacs-packages.nix +++ b/emacs-packages.nix @@ -21,6 +21,7 @@ define-word dired-narrow editorconfig evil +evil-collection melpaStablePackages.evil-escape evil-magit evil-org |