mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
shackle: shorter helm bookmarks popups
This commit is contained in:
@ -11,6 +11,7 @@
|
|||||||
(shackle-mode 1)
|
(shackle-mode 1)
|
||||||
(setq shackle-rules
|
(setq shackle-rules
|
||||||
'(;; Plugins
|
'(;; Plugins
|
||||||
|
("*helm bookmarks*" :align below :size 7 :select t)
|
||||||
("\\` ?\\*[hH]elm.*?\\*\\'" :regexp t :align below :size 20 :select t)
|
("\\` ?\\*[hH]elm.*?\\*\\'" :regexp t :align below :size 20 :select t)
|
||||||
(" ?\\*Flycheck.+\\*" :regexp t :align below :size 15 :noselect t)
|
(" ?\\*Flycheck.+\\*" :regexp t :align below :size 15 :noselect t)
|
||||||
(" *NeoTree*" :align left :select t)
|
(" *NeoTree*" :align left :select t)
|
||||||
|
Reference in New Issue
Block a user