doomemacs/modules/ui/tabs
Henrik Lissner b1336e18ce fix(tabs): error while centaur-tabs-mode is off
The hooks on `+doom-dashboard-mode-hook` and `+popup-buffer-mode-hook`
will throw an error if centaur-tabs-mode is disabled, which may be the
case if the user disables it interactively, post-startup.

Fix #5196
2021-09-26 12:07:35 +02:00
..
autoload.el Fix #5176 (again): wrong interactive arg to gt/gT commands 2021-07-08 18:41:48 -04:00
config.el fix(tabs): error while centaur-tabs-mode is off 2021-09-26 12:07:35 +02:00
packages.el bump: :app :checkers :config :emacs :term :tools :ui 2021-09-15 17:47:17 +02:00
README.org Move :ui tabbar to :ui tabs 2019-08-11 02:05:09 -04:00

ui/tabs

Description

This module adds an Atom-esque tab bar to the Emacs UI.

Module Flags

This module provides no flags.

Plugins