Back to Spacevim

SpaceVim default layer

docs/layers/default.md

2.4.0628 B
Original Source

Available Layers >> default

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

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.

toml
[[layers]]
name = "default"

Key Mappings

Key bindingDescription
<Leader> yyank to system clipboard
<Leader> ppaste from system clipboard