Browse Source

Update mode

master
10sr 5 years ago
parent
commit
dabd5a97a5
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el View File

@@ -738,6 +738,7 @@ found, otherwise returns nil."
(dolist (hook
'(
prog-mode-hook
text-mode-hook
))
(add-hook hook
'highlight-indentation-mode)))


Loading…
Cancel
Save