1

Remove unused tab-bar customizations

This commit is contained in:
Jessie Hildebrandt 2022-12-11 15:37:03 -05:00
parent 52ea11b984
commit bb46fa86e3

View File

@ -177,8 +177,6 @@
visual-line-fringe-indicators t ; (visual-line-mode) - Shows fringe indicators for wrapping
tab-line-close-button-show nil ; (tab-line-mode) - Do not show close button on tabs
tab-line-new-button-show nil ; (tab-line-mode) - Do not show "new tab" button
tab-bar-close-button-show nil ; (tab-bar-mode) - Do not show close button on tabs
tab-bar-new-button-show nil ; (tab-bar-mode) - Do not show "new tab" button
)
;;====================