ソースを参照

Add comment

master
10sr 6年前
コミット
a253f728d4
署名者: 10sr GPGキーID: 7BEC428194130EB2
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el ファイルの表示

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


読み込み中…
キャンセル
保存