1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-09 14:10:04 +08:00
SpaceVim/docs/layers/default.md

18 lines
512 B
Markdown
Raw Normal View History

---
title: "SpaceVim default layer"
description: "SpaceVim default layer contains no plugins, but It provides some better default config for SpaceVim."
---
# [SpaceVim Layers:](../) default
## Intro
2017-02-10 21:52:59 +08:00
SpaceVim default layer contains none plugins, but it has some better default config for vim and neovim.
## Key Mappings
| Key binding | Description |
| ------------ | --------------------------- |
| `<Leader> y` | yank to system clipboard |
| `<Leader> p` | paste from system clipboard |