1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:10:05 +08:00
SpaceVim/docs/layers/lang/asciidoc.md
2020-09-06 21:56:12 +08:00

988 B

title description
SpaceVim lang#asciidoc layer Edit AsciiDoc within vim, autopreview AsciiDoc in the default browser, with this layer you can also format AsciiDoc file.

Available Layers >> lang#asciidoc

asciidoc

Description

This layer is for editing AsciiDoc file. Including syntax highlighting, indent and syntax lint.

Install

To use this configuration layer, update custom configuration file with:

[[layers]]
  name = "lang#asciidoc"

ctags is required, if users want to view the syntax outline.

Key bindings

Key bindings Description
F2 Open outline of current asciidoc file