yeet
This commit is contained in:
8
.config/emacs/modules/lang/plantuml/packages.el
Normal file
8
.config/emacs/modules/lang/plantuml/packages.el
Normal file
@@ -0,0 +1,8 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/plantuml/packages.el
|
||||
|
||||
(package! plantuml-mode :pin "ea45a13707abd2a70df183f1aec6447197fc9ccc")
|
||||
(when (featurep! :checkers syntax)
|
||||
(package! flycheck-plantuml :pin "183be89e1dbba0b38237dd198dff600e0790309d"))
|
||||
|
||||
;; ob-plantuml is provided by org-plus-contrib
|
||||
Reference in New Issue
Block a user