diff options
Diffstat (limited to 'bard-emacs-modules/bard-emacs-window.el')
| -rw-r--r-- | bard-emacs-modules/bard-emacs-window.el | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bard-emacs-modules/bard-emacs-window.el b/bard-emacs-modules/bard-emacs-window.el index 8ee8d00..8f0b7b1 100644 --- a/bard-emacs-modules/bard-emacs-window.el +++ b/bard-emacs-modules/bard-emacs-window.el @@ -14,11 +14,6 @@ (setq window-min-height 3) (setq window-min-width 30)) -(use-package emacs - :bind - (("C-x f" . other-window-prefix) - ("C-c TAB" . other-frame-prefix))) - (use-package eyebrowse :ensure t :init |
