Disable global whitespace mode
This commit is contained in:
parent
63566b8602
commit
78abb0cbd6
2
init.el
2
init.el
|
@ -504,8 +504,6 @@ Try `magit-clone-default-directory' if available, fall back to
|
||||||
(global-ligature-mode +1))
|
(global-ligature-mode +1))
|
||||||
|
|
||||||
(use-package whitespace
|
(use-package whitespace
|
||||||
:init
|
|
||||||
(global-whitespace-mode +1)
|
|
||||||
:custom
|
:custom
|
||||||
(whitespace-style '(face
|
(whitespace-style '(face
|
||||||
empty
|
empty
|
||||||
|
|
Loading…
Reference in a new issue