doomemacs/modules/ui/tabbar/README.org
Henrik Lissner 016ba359e5
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).
2019-05-15 22:29:03 -04:00

7 lines
266 B
Org Mode

#+TITLE: :ui tabbar
This module adds an Atom-esque tab bar to the Emacs UI.
I don't recommend you use this module. It is here for reference, is unstable and
may be removed some day. I find ivy, helm or even ~buffer-menu~ to be better
suited for buffer management.