Syntax highligthing in markdown mode
This commit is contained in:
parent
c0bc72a15a
commit
9d43ab42e8
1 changed files with 2 additions and 0 deletions
|
|
@ -427,6 +427,8 @@
|
|||
(marginalia-mode))
|
||||
|
||||
(use-package markdown-mode
|
||||
:custom
|
||||
(markdown-fontify-code-blocks-natively t)
|
||||
:defer t)
|
||||
|
||||
(use-package modus-themes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue