mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-28 02:56:12 +01:00
9ec2e601e2
digraph, nix
357 B
357 B
Popwin
(use-package popwin
:straight t
:config
(push '(rustic-compilation-mode :noselect t) popwin:special-display-config)
(push '(rustic-cargo-test-mode :noselect t) popwin:special-display-config)
(push '("*Warnings*" :noselect t) popwin:special-display-config)
(popwin-mode 1))