From c8c7e4457ccc46c8b3d79efb9357ac002225b9b4 Mon Sep 17 00:00:00 2001 From: KemoNine Date: Sat, 8 Apr 2023 12:10:00 -0400 Subject: [PATCH] remove tab bar config, it is not useful for kemonine --- common/_global.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/_global.el b/common/_global.el index 4e0b012..1d5886d 100644 --- a/common/_global.el +++ b/common/_global.el @@ -553,8 +553,8 @@ position between last non-whitespace and `end-of-line'." ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; tabs-bar -(tab-bar-mode t) -(burly-tabs-mode 1) +;(tab-bar-mode t) +;(burly-tabs-mode 1) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; burly