Selaa lähdekoodia

Add comment

master
10sr 6 vuotta sitten
vanhempi
commit
a253f728d4
Allekirjoittanut: 10sr GPG Key ID: 7BEC428194130EB2
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Näytä tiedosto

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

;; Add readonly=true to set read-only-mode
(add-hook 'editorconfig-custom-hooks
(lambda (props)
(let ((r (gethash 'readonly props)))


Ladataan…
Peruuta
Tallenna