systemd-mode/README
2015-05-12 22:42:27 -04:00

21 lines
445 B
Plaintext

systemd mode
============
Major mode for editing systemd units in GNU Emacs. See the commentary
in `systemd.el`.
Installation
------------
Available as the `systemd' package on MELPA <http://melpa.org/>.
In Emacs 25 or later, one can locally install as a package with
M-x package-install-file RET /path/to/systemd-mode RET
Otherwise, for either installing into one's `load-path` or a system
install, do the usual
make
make install