mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Plus some modifications to make tabs truly window-local, like they are in any tabbed modern editor.
5 lines
82 B
EmacsLisp
5 lines
82 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; ui/tabbar/packages.el
|
|
|
|
(package! centaur-tabs)
|