Remove scroll-bar-mode and tab-bar-mode settings (for android)
This commit is contained in:
parent
6f980136e0
commit
1acc4affe4
|
@ -221,8 +221,6 @@ Loading this file is handled automatically on my [[https://git.xenia.me.uk/xenia
|
|||
(global-prettify-symbols-mode +1)
|
||||
(global-display-line-numbers-mode -1)
|
||||
(tool-bar-mode -1)
|
||||
(scroll-bar-mode -1)
|
||||
(tab-bar-mode -1)
|
||||
|
||||
(add-hook 'prog-mode-hook #'(lambda () (display-line-numbers-mode +1)))
|
||||
|
||||
|
|
Loading…
Reference in a new issue