aboutsummaryrefslogtreecommitdiff
path: root/bard-emacs-modules/bard-emacs-window.el
diff options
context:
space:
mode:
authorbard <[email protected]>2024-05-17 20:56:17 -0400
committerbard <[email protected]>2024-05-17 20:56:17 -0400
commit06aa3733dd7168a4b14b43692a2594526af445f4 (patch)
treeaf2b60b2c025bbaf1dde8df9e8dd134a90126176 /bard-emacs-modules/bard-emacs-window.el
parent49a0077ad1809a02b57351adbc2ad7f5782bb87e (diff)
fix: ensure true
ensure true for external use-package declarations
Diffstat (limited to 'bard-emacs-modules/bard-emacs-window.el')
-rw-r--r--bard-emacs-modules/bard-emacs-window.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/bard-emacs-modules/bard-emacs-window.el b/bard-emacs-modules/bard-emacs-window.el
index d6d8850..3c2b561 100644
--- a/bard-emacs-modules/bard-emacs-window.el
+++ b/bard-emacs-modules/bard-emacs-window.el
@@ -62,6 +62,7 @@
(add-to-list 'consult-buffer-sources 'beframe-consult-source)))
(use-package ace-window
+ :ensure t
:bind* (("M-;" . ace-window)))
(setq display-buffer-alist