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 Replace +config-files category by +tools category 2016-06-09 23:56:09 -04:00
packages.el Revert "Defer packages by default using use-package-always-defer" 2018-03-03 23:40:10 -05:00
README.org [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00

nginx layer

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