fix: move settings to custom file
This commit is contained in:
parent
be5bc676ce
commit
3fcd8874af
1 changed files with 0 additions and 3 deletions
3
init.el
3
init.el
|
@ -41,9 +41,6 @@
|
|||
|
||||
;; DISPLAY SETTINGS
|
||||
;; General userinterface and appearance
|
||||
(tool-bar-mode -1) ; No toolbar
|
||||
(menu-bar-mode -1) ; No Menubar
|
||||
(scroll-bar-mode -1) ; No scrollbar
|
||||
(global-font-lock-mode t) ; Color enabled
|
||||
(global-prettify-symbols-mode t) ; Prettify symbols
|
||||
(global-hl-line-mode 1) ; Highlight cursor line
|
||||
|
|
Loading…
Add table
Reference in a new issue