spacemacs/layers/+tools/nginx/README.org
duianto 3868a5364f [doc] Fix typos and add missing/remove extra ~
Add missing ~ (tilde) around key bindings.
Remove an extra ~.
2019-06-01 20:40:22 +02:00

666 B

nginx layer

/TakeV/spacemacs/media/commit/77dfcb2149f3ccba293c94ad5f3f5d102d21e6ee/layers/+tools/nginx/img/nginx.png

Description

This layer adds support for configuring nginx a powerful alternative for the Apache web server.

Features:

  • Syntax highlighting of nginx configuration files via nginx-mode.
  • Syntax-aware indentation

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add nginx to the existing dotspacemacs-configuration-layers list in this file.