mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Add *Completions* to shackle rules
This commit is contained in:
@ -37,6 +37,7 @@
|
|||||||
("*scratch*" :align below :size 0.3 :select t)
|
("*scratch*" :align below :size 0.3 :select t)
|
||||||
("*Help*" :align below :size 15 :select t)
|
("*Help*" :align below :size 15 :select t)
|
||||||
("*Messages*" :align below :size 20 :select t)
|
("*Messages*" :align below :size 20 :select t)
|
||||||
|
("*Completions*" :align below :size 20 :noselect t)
|
||||||
(debugger-mode :align below :size 0.25 :noselect t)
|
(debugger-mode :align below :size 0.25 :noselect t)
|
||||||
(compilation-mode :noselect t)
|
(compilation-mode :noselect t)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user