hopefully didn't break everything \o/ * eventual goal is to have the large lists generated at byte compile time from the text files now present in the repo. updating the lists in lisp is very annoying * capf completion now exists and draws from the same infrastructure * added capability to add a "=" after company completion of a directive * systemd-use-company-p still works, but does not need to exist
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
Languages
Emacs Lisp
94.5%
Makefile
5.5%