1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-25 12:20:06 +08:00
SpaceVim/docs/cn/layers/lang/vim.md
Wang Shidong ba59ca2520
Update chinese document (#1331)
squash and merged
2018-01-27 01:07:02 +08:00

838 B

title description
SpaceVim lang#vim layer This layer is for writting vim script, including code completion, syntax checking and buffer formatting

SpaceVim Layers: lang#vim

Description

This layer is for vim plugin development.

Layer Installation

To use this configuration layer, add call SpaceVim#layers#load('lang#vim') to your custom configuration file.

Key bindings

Key Binding Description
SPC l e print the eval under the cursor
SPC l v print the helpfulversion under the cursor