From 4bacdfde98051ee5ac52eea094484a407d7f9a58 Mon Sep 17 00:00:00 2001 From: Daniel <89086143+BardofSprites@users.noreply.github.com> Date: Thu, 4 Jul 2024 23:12:32 -0400 Subject: cleanup formatting, change keybinds, remove unused keybinds --- bard-emacs-modules/bard-emacs-window.el | 5 ----- 1 file changed, 5 deletions(-) (limited to 'bard-emacs-modules/bard-emacs-window.el') 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 -- cgit v1.2.3