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

Add global-hi-lock-mode

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

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

@@ -636,6 +636,9 @@ found, otherwise returns nil."
(when (safe-require-or-eval 'end-mark)
(global-end-mark-mode))

;; M-x highlight-* to highlight things
(global-hi-lock-mode 1)

(when (safe-require-or-eval 'auto-highlight-symbol)
(set-variable 'ahs-idle-interval 0.6)
(global-auto-highlight-symbol-mode 1))


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