https://github.com/holomorph/systemd-mode.git
git clone 'git://github.com/holomorph/systemd-mode.git'
Major mode for editing systemd units in GNU Emacs. See the commentary
in systemd.el
.
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