mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-26 15:40:06 +08:00
1472a549c6
* Update shell layer doc * Update script for update layer index * Update script for update layer index * Update colorscheme layer doc * Update autocomplete layer doc * Update checkers layer doc * Update chinese layer doc * Update chat layer doc * Update faq * Update VersionControl layer doc * Update help file * Update cscope layer doc * Use cn group * Update debug layer doc * Update ctrlp layer doc * Update default layer doc * Improve the community page * Improve the community page * Update default layer doc * Update denite layer doc * Update git layer doc * Update ui layer doc * Update tags layer doc * Update leaderf layer doc * Update fzf layer doc * Update unite layer doc * Update tools layer doc * Update index * Update tools#dash layer doc * Update lsp layer doc * Update faq
21 lines
518 B
Markdown
21 lines
518 B
Markdown
---
|
|
title: "SpaceVim default 模块"
|
|
description: "SpaceVim default 模块并不包含插件,但提供了一些更好的默认设置,"
|
|
lang: cn
|
|
---
|
|
|
|
# [SpaceVim Layers:](../) default
|
|
|
|
## 模块描述
|
|
|
|
这一模块主要优化了一些 Vim 设置,包含了一些默认的设置选项,和快捷键。
|
|
|
|
## 快捷键
|
|
|
|
一些编辑常用的快捷键
|
|
|
|
| 按键 | 描述 |
|
|
| ------------ | ---------------- |
|
|
| `<Leader> y` | 复制到系统剪切板 |
|
|
| `<Leader> p` | 从系统剪切板粘贴 |
|