diff --git a/docs/documentation.md b/docs/documentation.md index d782e06da..7f3f77a7d 100644 --- a/docs/documentation.md +++ b/docs/documentation.md @@ -25,6 +25,8 @@ title: "Documentation" * [Custom Configuration](#custom-configuration) * [Automatic Generation](#automatic-generation) * [Alternative directory](#alternative-directory) +* [Concepts](#concepts) + * [Transient-states](#transient-states) * [Awesome ui](#awesome-ui) * [Colorschemes](#colorschemes) * [Font](#font) @@ -294,6 +296,19 @@ let g:spacevim_guifont = 'DejaVu\ Sans\ Mono\ for\ Powerline\ 11' Comprehensive documentation is available for each layer by <kbd>:h SpaceVim</kbd>. +## Concepts + +### Transient-states + +SpaceVim defines a wide variety of transient states (temporary overlay maps) where it makes sense. This prevents one from doing repetitive and tedious presses on the SPC key. + +When a transient state is active, a documentation is displayed in the transient state buffer. Additional information may as well be displayed in it. + + +Move Text Transient State: + + + ## Awesome ui SpaceVim has a minimalistic and distraction free UI: