diff options
| author | James Nguyen <james@jojojames.com> | 2017-11-14 10:06:39 -0800 |
|---|---|---|
| committer | James Nguyen <james@jojojames.com> | 2017-11-14 10:06:39 -0800 |
| commit | 3e369959c2f79716ed1d910f52bdf7f6642b07ed (patch) | |
| tree | efa6ae505d0e1f680226a2e09703263225dfa124 /evil-collection.el | |
| parent | 1d38be7d5b3d2679c06bda03403e055fef09fdce (diff) | |
Add elisp-mode
For now, this one just adds an advice to be able to use "RET" in
insert state during an expansion of a long s-exp.
See eval-print-last-sexp and last-sexp-setup-props.
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 55a7415..2dfd908 100644 --- a/evil-collection.el +++ b/evil-collection.el @@ -53,6 +53,7 @@ doc-view edebug elfeed + elisp-mode elisp-refs emms eshell |
