aboutsummaryrefslogtreecommitdiff
path: root/bard-elisp/bard-window.el
diff options
context:
space:
mode:
Diffstat (limited to 'bard-elisp/bard-window.el')
-rw-r--r--bard-elisp/bard-window.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/bard-elisp/bard-window.el b/bard-elisp/bard-window.el
index 3e30a2e..220143a 100644
--- a/bard-elisp/bard-window.el
+++ b/bard-elisp/bard-window.el
@@ -76,8 +76,6 @@ use in `display-buffer-alist'."
(and (not (derived-mode-p 'message-mode 'text-mode))
(derived-mode-p 'eshell-mode 'shell-mode 'term-mode 'comint-mode 'fundamental-mode)))))
-;; taken from https://github.com/hylophile/.files/blob/1f3f01e4e25b00f7b61eca286fcf4f865885090c/.config/doom/config.org#fancy-tab-bar
-
(defun hy/tab-bar-format-align-center ()
"Align the rest of tab bar items centered."
(let* ((rest (cdr (memq 'hy/tab-bar-format-align-center tab-bar-format)))