Преглед изворни кода

Add aggressive-indent-mode config

master
10sr пре 6 година
родитељ
комит
1d1cde48ae
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 измењених фајлова са 3 додато и 0 уклоњено
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el Прегледај датотеку

@@ -791,6 +791,9 @@ found, otherwise returns nil."
(require 'generic-x)

(when (safe-require-or-eval 'aggressive-indent)
(defvar aggressive-indent-excluded-modes)
(add-to-list 'aggressive-indent-excluded-modes
'diff-mode)
(global-aggressive-indent-mode 1))

(when (autoload-eval-lazily 'ggtags)


Loading…
Откажи
Сачувај