From 881b5393073ec106b49f76bb39d62fff377ce9fb Mon Sep 17 00:00:00 2001 From: Raul Benencia Date: Mon, 11 Apr 2022 16:58:38 -0700 Subject: emacs: customize tab-bar --- .emacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs') diff --git a/.emacs b/.emacs index 98f804e..b4dbfff 100644 --- a/.emacs +++ b/.emacs @@ -14,7 +14,6 @@ (load-file "~/.emacs.local.d/modes/imenu.el") (load-file "~/.emacs.local.d/modes/ivy.el") (load-file "~/.emacs.local.d/modes/latex.el") -(load-file "~/.emacs.local.d/modes/lsp.el") (load-file "~/.emacs.local.d/modes/mail-mode.el") (load-file "~/.emacs.local.d/modes/markdown.el") (load-file "~/.emacs.local.d/modes/magit.el") @@ -24,6 +23,7 @@ (load-file "~/.emacs.local.d/modes/projectile.el") (load-file "~/.emacs.local.d/modes/python.el") (load-file "~/.emacs.local.d/modes/sml.el") +(load-file "~/.emacs.local.d/modes/tabbar.el") (load-file "~/.emacs.local.d/modes/writeroom.el") (load-file "~/.emacs.local.d/modes/themes.el") -- cgit v1.2.3