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

Add editorconfig-charset-extras hook

pull/15/head
10sr пре 7 година
родитељ
комит
bc696b2f79
1 измењених фајлова са 4 додато и 0 уклоњено
  1. +4
    -0
      emacs.el

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

@@ -664,6 +664,10 @@ found, otherwise returns nil."
(add-hook 'editorconfig-custom-hooks
'editorconfig-custom-majormode))

(when (fboundp 'editorconfig-charset-extras)
(add-hook 'editorconfig-custom-hooks
'editorconfig-charset-extras))

(setq revert-without-query '(".+"))

;; save cursor position


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