diff options
author | Ben Sima <ben@bsima.me> | 2018-10-22 20:21:49 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2018-10-22 20:21:49 -0700 |
commit | 0a579cfadba4396b1fe2ae1f9959fc08a3e022c7 (patch) | |
tree | 1bcb67d244611da726f7e9dccd3dede23bdc5857 | |
parent | eaf97692a2a9e1bc7b9ad8446f4e0bf0c5611266 (diff) |
Add evil-mode packages
-rw-r--r-- | emacs-packages.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emacs-packages.nix b/emacs-packages.nix index 3d9a809..a2c8c74 100644 --- a/emacs-packages.nix +++ b/emacs-packages.nix @@ -21,6 +21,9 @@ define-word dired-narrow editorconfig evil +melpaStablePackages.evil-escape +evil-magit +evil-org emojify git-gutter-plus melpaStablePackages.git-timemachine |