This commit is contained in:
Barak Michener 2016-01-17 15:58:25 -05:00
parent 96e8a1d428
commit c851b6354c
5 changed files with 14 additions and 7 deletions

View file

@ -22,7 +22,8 @@ values."
;; <M-m f e R> (Emacs style) to install them.
;; ----------------------------------------------------------------
(auto-completion :variables
auto-completion-enable-help-tooltip t)
auto-completion-enable-help-tooltip t
auto-completion-enable-snippets-in-popup t)
;; better-defaults
emacs-lisp
git