Add systemd

This commit is contained in:
Alexander Rosenberg 2024-01-10 18:13:38 -08:00
parent 51171137e4
commit 7a7f24844a
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

View File

@ -671,6 +671,9 @@ COMMAND and COMINT are like `compile'."
(use-package tex-mode
:hook (latex-mode . eglot-ensure))
;; systemd
(use-package systemd)
;; blueprint
(use-package blueprint-ts-mode
:hook (blueprint-ts-mode . eglot-ensure)