Bump :lang markdown
Somelauw/evil-markdown@685d7fb -> Somelauw/evil-markdown@064fe9b ardumont/markdown-toc@a9f13ee -> ardumont/markdown-toc@9565eea jrblevin/markdown-mode@f47a2e9 -> jrblevin/markdown-mode@770e3aa
This commit is contained in:
parent
ef889eb825
commit
0aafb3f7bc
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/markdown/packages.el
|
||||
|
||||
(package! markdown-mode :pin "f47a2e9796dfdde6fae7920af23647fe027dc34e")
|
||||
(package! markdown-toc :pin "a9f13eecd0c7d8be960055dbc2d6f5d3fe6f40ca")
|
||||
(package! markdown-mode :pin "770e3aa7cdfc9d731119b9425e8a7c8ac6dd5f93")
|
||||
(package! markdown-toc :pin "9565eeaa1d26bc0ab83eb65bd30470888f724044")
|
||||
(package! edit-indirect :pin "935ded353b9ed3da67bc61abf245c21b58d88864")
|
||||
|
||||
(when (featurep! +grip)
|
||||
|
@ -11,4 +11,4 @@
|
|||
(when (featurep! :editor evil +everywhere)
|
||||
(package! evil-markdown
|
||||
:recipe (:host github :repo "Somelauw/evil-markdown")
|
||||
:pin "685d7fbb81bc02fa32779d2a127b99a0c8c7436b"))
|
||||
:pin "064fe9b4767470472356d20bdd08e2f30ebbc9ac"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue