Emacs: enable tab bar mode
This commit is contained in:
parent
8c78a453c3
commit
e1e1218a53
|
@ -118,9 +118,9 @@
|
|||
truncate-partial-width-windows nil)
|
||||
|
||||
(menu-bar-mode -1)
|
||||
(tab-bar-mode -1)
|
||||
(tool-bar-mode -1)
|
||||
(scroll-bar-mode -1)
|
||||
(tab-bar-mode +1)
|
||||
(line-number-mode +1)
|
||||
(column-number-mode +1)
|
||||
(global-display-line-numbers-mode -1)
|
||||
|
|
Loading…
Reference in a new issue