Add lang/plantuml
This commit is contained in:
parent
be4eeac705
commit
9a74124ede
5 changed files with 47 additions and 0 deletions
6
modules/lang/plantuml/packages.el
Normal file
6
modules/lang/plantuml/packages.el
Normal file
|
@ -0,0 +1,6 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/plantuml/packages.el
|
||||
|
||||
(package! plantuml-mode)
|
||||
(when (featurep! :feature syntax-checker)
|
||||
(package! flycheck-plantuml))
|
Loading…
Add table
Add a link
Reference in a new issue