Add a major mode for nginx configuration editing
This commit is contained in:
parent
189a2e79c4
commit
3c4462e761
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user