Move dired to tools user-mode
This commit is contained in:
parent
90f783392e
commit
a58be4c734
3 changed files with 5 additions and 4 deletions
|
|
@ -56,7 +56,7 @@
|
|||
;; (setq whitespace-space 'underline)
|
||||
(toggle-truncate-lines t)
|
||||
|
||||
;; Show trailing whitespaces and remove whitespace on save
|
||||
;; Show trailing whitespace and remove whitespace on save
|
||||
(require 'whitespace)
|
||||
(setq-default show-trailing-whitespace t)
|
||||
(add-hook 'prog-mode-hook 'whitespace-mode)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue