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:
parent
40d2d4d222
commit
016ba359e5
3 changed files with 91 additions and 36 deletions
|
@ -1,4 +1,2 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/tabbar/packages.el
|
||||
|
||||
(package! tabbar)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue