Pārlūkot izejas kodu

Fix editorconfig init

master
10sr pirms 4 gadiem
vecāks
revīzija
510e06c3ea
Parakstījis: 10sr GPG atslēgas ID: 7BEC428194130EB2
1 mainītis faili ar 3 papildinājumiem un 1 dzēšanām
  1. +3
    -1
      emacs.el

+ 3
- 1
emacs.el Parādīt failu

@@ -1137,7 +1137,9 @@ THEM are function and its args."

(when (fboundp 'editorconfig-mode)
(add-hook 'after-first-visit-hook
'editorconfig-mode))
'editorconfig-mode)
(add-hook 'after-first-visit-hook
'editorconfig-mode-apply))
(set-variable 'editorconfig-get-properties-function
'editorconfig-core-get-properties-hash)
(set-variable 'editorconfig-mode-lighter "")


Notiek ielāde…
Atcelt
Saglabāt