Kaynağa Gözat

Fix ed hook

master
10sr 6 yıl önce
ebeveyn
işleme
0bc7496942
İmzalayan: 10sr GPG Anahtar Kimliği: 7BEC428194130EB2
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Dosyayı Görüntüle

@@ -730,7 +730,7 @@ found, otherwise returns nil."

(add-hook 'editorconfig-hack-properties-functions
'(lambda (props)
(when (derived-mode-p makefile-mode)
(when (derived-mode-p 'makefile-mode)
(puthash 'indent_style \"tab\" props))))

;; (when (fboundp 'editorconfig-charset-extras)


Yükleniyor…
İptal
Kaydet