diff options
| author | Maximiliano Sandoval <msandova@protonmail.com> | 2018-02-01 12:54:26 -0300 |
|---|---|---|
| committer | James N <james@jojojames.com> | 2018-02-02 17:22:31 -0800 |
| commit | 71326dd391843f72853c3384b445bae6f7f5252b (patch) | |
| tree | 20022b30bce79822b625e8564485221617422f64 /evil-collection.el | |
| parent | 726bf177d406fd8b889f42224522a165985626d7 (diff) | |
Support for epa
* Added a preliminary set of keybingins.
* The more troubling one is "v" which is bind to `epa-verify-file` in
this mode there isn't any reason to use `visual-state` so it may be Ok.
Diffstat (limited to 'evil-collection.el')
| -rw-r--r-- | evil-collection.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/evil-collection.el b/evil-collection.el index d8bd41a..b336577 100644 --- a/evil-collection.el +++ b/evil-collection.el @@ -81,6 +81,7 @@ or evil-collection.") elisp-mode elisp-refs emms + epa eshell eval-sexp-fu etags-select |
