Add systemd-mode to emacs

This commit is contained in:
Yannik Buerkle 2024-05-31 09:36:53 +02:00
parent a18c0cfb34
commit 169dbde6b6

View file

@ -48,3 +48,5 @@
;; (unpin! pinned-package another-pinned-package)
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
;; (unpin! t)
(package! systemd) ;; Major systemd-mode for syntax highlighing systemd unit files