spacemacs/layers/+config-files/nginx/README.org

18 lines
633 B
Org Mode
Raw Normal View History

2016-02-04 19:42:23 +00:00
#+TITLE: nginx layer
#+HTML_HEAD_EXTRA: <link rel="stylesheet" type="text/css" href="../css/readtheorg.css" />
[[file:img/nginx.png]]
2016-02-04 19:42:23 +00:00
* Table of Contents :TOC_4_org:noexport:
- [[Description][Description]]
- [[Install][Install]]
* Description
[[https://github.com/ajc/nginx-mode][nginx-mode]] for editing [[http://nginx.org][nginx]] configuration files.
It adds basic syntax highlighting and syntax-aware tabbing.
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.