mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 23:10:04 +08:00
853 B
853 B
title | description |
---|---|
SpaceVim lang#vim layer | This layer is for writting vim script, including code completion, syntax checking and buffer formatting |
Available Layers >> lang#vim
Description
This layer is for writting vim script, including code completion, syntax checking and buffer formatting
Install
To use this configuration layer, update custom configuration file with:
[[layers]]
name = "lang#vim"
Key bindings
Key Binding | Description |
---|---|
SPC l e |
print the eval under the cursor |
SPC l v |
print the helpfulversion under the cursor |