Skip to content

Commit

Permalink
Bump :lang markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
hlissner committed Jul 31, 2020
1 parent ecaa246 commit 38390be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/lang/markdown/packages.el
@@ -1,12 +1,12 @@
;; -*- no-byte-compile: t; -*-
;;; lang/markdown/packages.el

(package! markdown-mode :pin "770e3aa7cdfc9d731119b9425e8a7c8ac6dd5f93")
(package! markdown-mode :pin "fa9fa20e3236006c2cf278209356f60cc4175120")
(package! markdown-toc :pin "9565eeaa1d26bc0ab83eb65bd30470888f724044")
(package! edit-indirect :pin "935ded353b9ed3da67bc61abf245c21b58d88864")

(when (featurep! +grip)
(package! grip-mode :pin "9615c4774727a719d38313a679d70f2a2c6aca68"))
(package! grip-mode :pin "52768a0187f8ce9b42010dc45bbc432551aeccee"))

(when (featurep! :editor evil +everywhere)
(package! evil-markdown
Expand Down

0 comments on commit 38390be

Please sign in to comment.