spacemacs/layers/+lang/restructuredtext
2020-09-23 21:25:01 +02:00
..
img Rename ReST layer to restructuredtext and clean up layer 2017-02-02 09:37:34 -05:00
local restrucutredtext: rename deprecated extensions folder to local 2017-02-02 14:37:19 -05:00
packages.el update copyright to 2020 2020-09-23 21:25:01 +02:00
README.org documentation formatting: Sat Feb 22 10:39:46 UTC 2020 2020-02-22 11:44:35 +01:00

reStructuredText layer

/TakeV/spacemacs/media/commit/d424c8d1d1d3505268351092c54d15a0a6b31d24/layers/+lang/restructuredtext/img/restructuredtext.png

Description

The layer adds ReStructuredText (ReST) support to Spacemacs and adds some functions to rst-mode.

Note: to add Sphinx specific support use the layer sphinx.

Features:

  • rst files are supported via Emacs built-in rst.el.
  • Lists are inserted by new functions.
  • Directives can be inserted easily.
  • snippet support via yasnippet.

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add restructuredtext to the existing dotspacemacs-configuration-layers list in this file.