Parcourir la source

Add comment

master
10sr il y a 6 ans
Parent
révision
a253f728d4
Signé par: 10sr ID de la clé GPG: 7BEC428194130EB2
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Voir le fichier

@@ -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)))


Chargement…
Annuler
Enregistrer