Homepage: https://github.com/alexmurray/flycheck-plantuml
Author: Alex Murray
Updated:
Integrate plantuml with flycheck
This packages integrates plantuml with flycheck to automatically check the syntax of your plantuml files on the fly Setup (with-eval-after-load 'flycheck (require 'flycheck-plantuml) (flycheck-plantuml-setup))