ui/tabbar: rewrite to use centaur-tabs

Plus some modifications to make tabs truly window-local, like they are
in any tabbed modern editor.
This commit is contained in:
Henrik Lissner 2019-07-12 17:40:35 +02:00
parent e6540b419b
commit 92ca6762ac
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 136 additions and 86 deletions

View file

@ -1,2 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; ui/tabbar/packages.el
(package! centaur-tabs)