Add a major mode for systemd unit editing
This commit is contained in:
parent
1e391c6c72
commit
189a2e79c4
@ -3823,6 +3823,12 @@ directory. It is available from [[http://plantuml.com/download][here]].
|
|||||||
:mode "\\.tf\\'")
|
:mode "\\.tf\\'")
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
** Systemd editing
|
||||||
|
|
||||||
|
#+begin_src emacs-lisp
|
||||||
|
(use-package systemd)
|
||||||
|
#+end_src
|
||||||
|
|
||||||
* Games
|
* Games
|
||||||
|
|
||||||
** Gnu Go
|
** Gnu Go
|
||||||
|
Loading…
Reference in New Issue
Block a user