mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
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:
@ -1,5 +1,7 @@
|
||||
#+TITLE: :ui tabbar
|
||||
|
||||
This module adds a tabbar to the Emacs UI.
|
||||
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 doesn't integrate with Doom's UI well. I find ivy, helm or even ~buffer-menu~ to be better suited for buffer management.
|
||||
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.
|
||||
|
Reference in New Issue
Block a user