Popwin/boring buffers moved to core-ui/core-vars
This commit is contained in:
parent
7935c716fb
commit
8e651cd1ae
4 changed files with 0 additions and 9 deletions
|
@ -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*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue