Popwin/boring buffers moved to core-ui/core-vars

This commit is contained in:
Henrik Lissner 2015-10-13 00:46:03 -04:00
parent 7935c716fb
commit 8e651cd1ae
4 changed files with 0 additions and 9 deletions

View file

@ -22,10 +22,7 @@
:config
(evil-set-initial-state 'helm-mode 'emacs)
(add-popwin-rule! "^\\*[Hh]elm.*?\\*\\'" :regexp t :position bottom :height 15)
(add-unreal-buffer! "^\\*[Hh]elm.*\\*$")
(after! winner
;; Tell winner-mode to ignore helm buffers
(dolist (bufname '("*helm recentf*"
"*helm projectile*"
"*helm imenu*"