1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:50:03 +08:00
SpaceVim/docs/layers/lang/rst.md
2020-12-19 21:32:14 +08:00

28 lines
476 B
Markdown

---
title: "SpaceVim lang#rst layer"
description: "Take Notes in reStructuredText, autopreview in the default browser."
---
# [Available Layers](../../) >> lang#rst
<!-- vim-markdown-toc GFM -->
- [Description](#description)
- [Install](#install)
<!-- vim-markdown-toc -->
## Description
This layer is for taking notes in reStructuredText.
## Install
To use this configuration layer, update custom configuration file with:
```toml
[[layers]]
name = "lang#rst"
```