Update built-in markdown package name
This commit is contained in:
parent
1b39e7bf04
commit
a7285ab6b7
1 changed files with 1 additions and 1 deletions
|
|
@ -187,7 +187,7 @@
|
||||||
(ivy-mode 1)
|
(ivy-mode 1)
|
||||||
(ivy-count-format "(%d/%d) "))
|
(ivy-count-format "(%d/%d) "))
|
||||||
|
|
||||||
(use-package markdown
|
(use-package markdown-ts-mode
|
||||||
:ensure nil
|
:ensure nil
|
||||||
:hook (markdown-ts-mode . (lambda () (use-local-map markdown-mode-map)))
|
:hook (markdown-ts-mode . (lambda () (use-local-map markdown-mode-map)))
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue