shackle: wider net for flycheck popup detection
This commit is contained in:
parent
27a9892e67
commit
b337e0fcf4
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
(setq shackle-rules
|
||||
'(;; Plugins
|
||||
("\\` ?\\*[hH]elm.*?\\*\\'" :regexp t :align below :size 20 :select t)
|
||||
("*Flycheck errors*" :align below :size 15 :noselect t)
|
||||
(" ?\\*Flycheck.+\\*" :regexp t :align below :size 15 :noselect t)
|
||||
(" *NeoTree*" :align left :select t)
|
||||
("*evil-registers*" :align below :size 0.3)
|
||||
("*quickrun*" :align below :size 15 :noselect t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue