Formatting
This commit is contained in:
parent
ff10b7dece
commit
71e36a609b
@ -37,8 +37,8 @@
|
|||||||
(setq-default scroll-conservatively 100)
|
(setq-default scroll-conservatively 100)
|
||||||
|
|
||||||
(when (display-graphic-p) (progn
|
(when (display-graphic-p) (progn
|
||||||
(global-hl-line-mode t)
|
(global-hl-line-mode t)
|
||||||
(scroll-bar-mode -1)))
|
(scroll-bar-mode -1)))
|
||||||
|
|
||||||
(global-whitespace-mode)
|
(global-whitespace-mode)
|
||||||
(setq whitespace-style '(face trailing tabs spaces lines empty indentation
|
(setq whitespace-style '(face trailing tabs spaces lines empty indentation
|
||||||
|
Loading…
Reference in New Issue
Block a user