Add systemd
This commit is contained in:
parent
51171137e4
commit
7a7f24844a
3
init.el
3
init.el
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user