Fix use new tab bar api
This commit is contained in:
parent
2c9743eabb
commit
2378200371
1 changed files with 1 additions and 1 deletions
|
|
@ -733,7 +733,7 @@
|
||||||
(setq tab-bar-show t
|
(setq tab-bar-show t
|
||||||
tab-bar-close-button-show nil
|
tab-bar-close-button-show nil
|
||||||
tab-bar-new-tab-choice "*scratch*"
|
tab-bar-new-tab-choice "*scratch*"
|
||||||
tab-bar-new-button-show nil)
|
tab-bar-format (remove 'tab-bar-format-add-tab tab-bar-format))
|
||||||
(set-face-attribute
|
(set-face-attribute
|
||||||
'tab-bar nil
|
'tab-bar nil
|
||||||
:height 1.0))
|
:height 1.0))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue