Back to Spacevim

SpaceVim lang#vim layer

docs/layers/lang/vim.md

2.4.0915 B
Original Source

Available Layers >> lang#vim

<!-- vim-markdown-toc GFM --> <!-- vim-markdown-toc -->

Description

This layer is for writing vim script, including code completion, syntax checking and buffer formatting

Install

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

toml
[[layers]]
  name = "lang#vim"

Layer options

  • auto_generate_doc: generate help documentation automatically. To generate help documentation, you need to install vimdoc

Key bindings

Key BindingsDescriptions
SPC l eprint the eval under the cursor
SPC l vprint the helpfulversion under the cursor