spacemacs/layers/+tools/nginx
syl20bnr 29c78ce841 Defer packages by default using use-package-always-defer
Warning now `:defer t` is implied, to force a package to load `:demand t` is
now necessary.
2018-02-27 23:32:52 -05:00
..
img
packages.el Defer packages by default using use-package-always-defer 2018-02-27 23:32:52 -05:00
README.org Fix doc for nginx, jr, nlinum and systemd layer 2018-02-06 10:24:16 +02:00

nginx layer

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