systemd-mode/README
2015-04-25 14:52:47 -04:00

19 lines
379 B
Plaintext

systemd mode
============
Major mode for editing systemd units in GNU Emacs. See the commentary
in `systemd.el`.
Installation
------------
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