From 3c4462e761547fefe296fdedecbdd57b7f805c7e Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Tue, 29 Aug 2023 10:57:50 +0200 Subject: [PATCH] Add a major mode for nginx configuration editing --- configuration.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/configuration.org b/configuration.org index 4de61c7..ff05b88 100644 --- a/configuration.org +++ b/configuration.org @@ -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