doomemacs/modules/ui/tabbar/packages.el
Henrik Lissner 92ca6762ac
ui/tabbar: rewrite to use centaur-tabs
Plus some modifications to make tabs truly window-local, like they are
in any tabbed modern editor.
2019-07-12 17:40:48 +02:00

4 lines
82 B
EmacsLisp

;; -*- no-byte-compile: t; -*-
;;; ui/tabbar/packages.el
(package! centaur-tabs)