Remove whitespace-mode from the customized var list
This commit is contained in:
parent
218ebff006
commit
48ee4ee623
1
init.el
1
init.el
@ -42,7 +42,6 @@
|
|||||||
(".#*" "*.so" "*~")))))
|
(".#*" "*.so" "*~")))))
|
||||||
'(foreground-color "#5c5cff")
|
'(foreground-color "#5c5cff")
|
||||||
'(global-hl-line-mode t)
|
'(global-hl-line-mode t)
|
||||||
'(global-whitespace-mode t)
|
|
||||||
'(helm-gtags-auto-update t)
|
'(helm-gtags-auto-update t)
|
||||||
'(helm-gtags-ignore-case t)
|
'(helm-gtags-ignore-case t)
|
||||||
'(helm-gtags-path-style (quote relative))
|
'(helm-gtags-path-style (quote relative))
|
||||||
|
Loading…
Reference in New Issue
Block a user