diff options
Diffstat (limited to 'dot.emacs.d/init.el')
| -rw-r--r-- | dot.emacs.d/init.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot.emacs.d/init.el b/dot.emacs.d/init.el index 606d4c8..34485a4 100644 --- a/dot.emacs.d/init.el +++ b/dot.emacs.d/init.el @@ -164,6 +164,8 @@ (use-package helm-rg :after helm) +(use-package form-feed) + (use-package vdirel :bind (:map message-mode-map ("C-c TAB" . vdirel-helm-select-email))) |
