spacemacs/layers/+tools/nginx/README.org

24 lines
666 B
Org Mode
Raw Permalink Normal View History

2016-02-04 19:42:23 +00:00
#+TITLE: nginx layer
2019-05-02 21:49:30 +00:00
#+TAGS: layer|tool
[[file:img/nginx.png]]
2016-02-04 19:42:23 +00:00
2019-05-07 20:05:06 +00:00
* Table of Contents :TOC_5_gh:noexport:
2017-05-22 14:16:12 +00:00
- [[#description][Description]]
- [[#features][Features:]]
2017-05-22 14:16:12 +00:00
- [[#install][Install]]
2016-02-04 19:42:23 +00:00
* Description
This layer adds support for configuring [[http://nginx.org][nginx]] a powerful alternative for
the Apache web server.
** Features:
- Syntax highlighting of nginx configuration files via [[https://github.com/ajc/nginx-mode][nginx-mode]].
- Syntax-aware indentation
2016-02-04 19:42:23 +00:00
* 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.