2016-04-30 18:07:27 -04:00
2014-12-27 20:11:15 -05:00
2015-04-15 17:37:36 -04:00
2016-03-22 23:26:07 -04:00
2015-05-12 22:42:27 -04:00
2016-03-22 23:26:07 -04:00

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
Description
Major mode for editing systemd units
Readme GPL-3.0 180 KiB
Languages
Emacs Lisp 94.5%
Makefile 5.5%