SpaceVim
A modular Vim/Neovim configuration
Home | About | Quick start guide | Documentation | Development | Community | Sponsors | 中文

This layer is for editing AsciiDoc files. Including syntax highlighting, indent and syntax lint.
To use this configuration layer, update your custom configuration file with:
[[layers]]
name = "lang#asciidoc"
ctags is required, if users want to view the syntax outline.
| Key bindings | Description |
|---|---|
F2 |
Open outline of current asciidoc file |
Powered by Jekyll