mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
fix(ui): prevent tab-bar being visible in lsp-ui-doc child frame
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
(tab-bar-format '(tab-bar-format-tabs-groups tab-bar-separator))
|
||||
(tab-bar-history-limit 25)
|
||||
(tab-bar-new-tab-choice "*scratch*")
|
||||
(tab-bar-show t)
|
||||
(tab-bar-show 1)
|
||||
(tab-bar-tab-group-format-function #'siren-tab-bar-tab-group-format-default)
|
||||
(tab-bar-tab-hints t)
|
||||
(tab-bar-tab-name-format-function #'siren-tab-bar-tab-name-format-default)
|
||||
|
||||
Reference in New Issue
Block a user