Updated
This commit is contained in:
parent
f74d02cac5
commit
8507b7f501
@ -222,6 +222,8 @@
|
||||
|
||||
;; Whitespaces
|
||||
(global-whitespace-mode 1)
|
||||
(setq whitespace-display-mappings '((space-mark 32 [?·])))
|
||||
(set-face-attribute 'whitespace-space nil :background nil :foreground "gray30")
|
||||
|
||||
;; no "bell" (audible notification):
|
||||
(setq ring-bell-function 'ignore)
|
||||
|
Loading…
Reference in New Issue
Block a user