2017-07-08 23:05:23 +02:00
|
|
|
;; -*- no-byte-compile: t; -*-
|
|
|
|
;;; lang/plantuml/packages.el
|
|
|
|
|
2020-01-14 22:32:11 -05:00
|
|
|
(package! plantuml-mode :pin "ea45a13707abd2a70df183f1aec6447197fc9ccc")
|
2020-01-14 03:04:26 -05:00
|
|
|
(when (featurep! :checkers syntax)
|
2020-01-14 22:32:11 -05:00
|
|
|
(package! flycheck-plantuml :pin "183be89e1dbba0b38237dd198dff600e0790309d"))
|