浏览代码

Update markup face

pull/15/head
10sr 8 年前
父节点
当前提交
7c8d7f501d
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      emacs.el

+ 2
- 2
emacs.el 查看文件

@@ -967,11 +967,11 @@ IF OK-IF-ALREADY-EXISTS is true force download."
,@auto-mode-alist)))

(with-eval-after-load 'markup-faces
;; (set-face-foreground 'markup-meta-hide-face
;; "unspecified-fg")
;; Is this too match ?
(set-face-foreground 'markup-meta-face
"unspecified-fg")
(set-face-foreground 'markup-meta-hide-face
"unspecified-fg")
)

(setq auto-mode-alist


正在加载...
取消
保存