Add a major mode for nginx configuration editing

This commit is contained in:
Gergely Polonkai 2023-08-29 10:57:50 +02:00
parent 189a2e79c4
commit 3c4462e761
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
1 changed files with 6 additions and 0 deletions

View File

@ -3829,6 +3829,12 @@ directory. It is available from [[http://plantuml.com/download][here]].
(use-package systemd)
#+end_src
** NGinX
#+begin_src emacs-lisp
(use-package nginx-mode)
#+end_src
* Games
** Gnu Go