ui/tabbar: rewrite

Not that you should use this module. It is now more of an experiment to
get more conventional tab-like functionality in Emacs, without the help
of tabbar-mode, which doesn't actually do what we want.

Over time I may improve this (or not).
This commit is contained in:
Henrik Lissner 2019-05-15 22:27:40 -04:00
parent 40d2d4d222
commit 016ba359e5
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 91 additions and 36 deletions

View file

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