spacemacs/layers/+tools/nginx
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
..
img
packages.el
README.org

nginx layer

/TakeV/spacemacs/media/commit/a1db805e5ad8480dd9b0913c413d8b601d7ed52b/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.