mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 07:00:04 +08:00
788 B
788 B
title | description |
---|---|
SpaceVim default layer | SpaceVim's default layer contains no plugins, but It provides some better default config for SpaceVim. |
Available Layers >> default
Description
SpaceVim's default layer contains no plugins, but it has some better default config for vim and neovim.
Install
To use this configuration layer, add it to your configuration file.
[[layers]]
name = "default"
Key Mappings
Key binding | Description |
---|---|
<Leader> y |
yank to system clipboard |
<Leader> p |
paste from system clipboard |