commit 6054c2ce9b15b8e6d28f849423d287fc6427168c parent 7c54748122007f4c4cd2654efc7b68df414a4a95 Author: Cem Keylan <cem@ckyln.com> Date: Tue, 14 Jul 2020 21:10:10 +0300 awesome-tabs: remove package Diffstat:
M | init.org | | | 13 | ------------- |
1 file changed, 0 insertions(+), 13 deletions(-)
diff --git a/init.org b/init.org @@ -841,19 +841,6 @@ guess. Pretty straightforward. :config (doom-modeline-mode 1)) #+END_SRC -*** awesome-tabs - -awesome-tabs isn't in Melpa, but I personally couldn't install Centaur tabs. - -#+BEGIN_SRC emacs-lisp - (use-package awesome-tab - :straight (:host github :repo "manateelazycat/awesome-tab" - :branch "master") - :config - (setq awesome-tab-height 100) - (awesome-tab-mode t)) -#+END_SRC - *** undo-tree =undo-tree= provides a nice-looking UI for crawling the buffer history in a