Helm-EXWM: Add to selected packages

master
Pierre Neidhardt 2017-11-22 15:34:08 +01:00
parent f52e6ad077
commit c994611339
2 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ if command -v emacs >/dev/null 2>&1; then
echo "==> Emacs extra packages"
mkdir -pv ~/.emacs.d/site-lisp
git_update https://github.com/jojojames/evil-collection ~/.emacs.d/site-lisp/evil-collection
git_update https://github.com/emacs-helm/helm-exwm ~/.emacs.d/site-lisp/helm-exwm
# git_update https://github.com/emacs-helm/helm-exwm ~/.emacs.d/site-lisp/helm-exwm
# git_update https://github.com/Ambrevar/evil-special-modes ~/.emacs.d/site-lisp/evil-special-modes
# git_update https://github.com/Ambrevar/emacs-fish-completion ~/.emacs.d/site-lisp/fish-completion
fi

View File

@ -359,7 +359,7 @@
(set-face-attribute 'wgrep-face nil :inherit 'ediff-current-diff-C :foreground 'unspecified :background 'unspecified :box nil))
;;; Window manager
(nconc package-selected-packages '(exwm))
(nconc package-selected-packages '(exwm helm-exwm))
(when (require 'exwm nil t) (require 'init-exwm))
;;; XML / SGML