Updating dotfiles.

This commit is contained in:
Derek Taylor
2020-09-29 16:28:27 -05:00
parent e8ae19d7ad
commit af5b75ee4d
204 changed files with 1870 additions and 2063 deletions

View File

@@ -1,8 +1,8 @@
;; -*- no-byte-compile: t; -*-
;;; lang/plantuml/packages.el
(package! plantuml-mode :pin "ea45a13707")
(package! plantuml-mode :pin "5889166b6cfe94a37532ea27fc8de13be2ebfd02")
(when (featurep! :checkers syntax)
(package! flycheck-plantuml :pin "183be89e1d"))
(package! flycheck-plantuml :pin "183be89e1dbba0b38237dd198dff600e0790309d"))
;; ob-plantuml is provided by org-plus-contrib