1
0
Fork 0

fix(emacs): remove tab-bar-mode

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-03-13 14:24:51 -04:00
parent 2c9a2abd06
commit c7eeab2a4e
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -145,7 +145,6 @@
(add-hook 'after-init-hook 'marginalia-mode) (add-hook 'after-init-hook 'marginalia-mode)
(add-hook 'after-init-hook 'global-flycheck-mode) (add-hook 'after-init-hook 'global-flycheck-mode)
(add-hook 'after-init-hook 'vertico-mode) (add-hook 'after-init-hook 'vertico-mode)
(add-hook 'after-init-hook 'tab-bar-mode)
(add-hook 'after-init-hook 'global-anzu-mode) (add-hook 'after-init-hook 'global-anzu-mode)
(add-hook 'company-mode-hook 'company-box-mode) (add-hook 'company-mode-hook 'company-box-mode)