mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-27 12:21:39 -08:00
Newer versions of project.el changed the return value of `project-current` to a three-part list, rather than a cons cell. centaur-tabs expects the old signature and we get a type error. This advice ensures centaur-tabs works with old or new versions of project, and is a temporary measure until the issue is resolved upstream. Ref: ema2159/centaur-tabs#181 Fix: #6280 |
||
|---|---|---|
| .. | ||
| autoload.el | ||
| config.el | ||
| packages.el | ||
| README.org | ||
ui/tabs
Description
This module adds an Atom-esque tab bar to the Emacs UI.
Module Flags
This module provides no flags.