refactor(tabs): remove unused variable
Hasn't been needed since4f4718e
. Amend:4f4718e6d1
This commit is contained in:
parent
84230a437d
commit
8083d398c5
1 changed files with 0 additions and 6 deletions
|
@ -1,11 +1,5 @@
|
|||
;;; ui/tabs/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
(defcustom +tabs-buffer-update-groups-delay 0.1
|
||||
"Minimum wait time (in seconds) before tab groups are recalculated."
|
||||
:type 'float
|
||||
:group 'doom)
|
||||
|
||||
|
||||
;;
|
||||
;;; Packages
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue