Emacs Allow asciidoc-mode to load.
This commit is contained in:
parent
783a447d50
commit
e4c2a8faf2
|
@ -1,6 +1,6 @@
|
|||
;;; misc.el --- Miscellaneous file formats. -*- lexical-binding: t; -*-
|
||||
|
||||
;; Time-stamp: <2019-11-24T20:22:08+00:00>
|
||||
;; Time-stamp: <2019-11-25T05:29:41+00:00>
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
|
@ -54,8 +54,6 @@
|
|||
)
|
||||
|
||||
(use-package adoc-mode
|
||||
:after (yasnippet)
|
||||
|
||||
:custom-face
|
||||
;; Style headers.
|
||||
(markup-title-0-face ((t (:inherit markup-gen-face :height 1.4
|
||||
|
|
Loading…
Reference in New Issue
Block a user