plantuml-mode/README.md

897 B

PlantUML mode for Emacs

NOTE: This is currently almost only a GitHub mirror of the nice job done by Zhang Weize as I couldn't find anything like a source repository. Just minor changes were introduced.

Provides a PlantUml major mode for Emacs.

Installation

Make sure you have MELPA enabled in your emacs.d. Then, you can just

M-x package-install<RET>
puml-mode<RET>

Enjoy!

Usage

Currently, the only available documentation is that provided by Zhang's post.

License

Released under the terms of GPLv2. See LICENSE.txt.