mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 14:40:04 +08:00
19 lines
515 B
Markdown
19 lines
515 B
Markdown
---
|
|
title: "SpaceVim chinese layer"
|
|
description: "Layer for chinese users, include chinese docs and runtime messages"
|
|
---
|
|
|
|
# [Layers](https://spacevim.org/layers) > chinese
|
|
|
|
## Description
|
|
|
|
This layer is for chinese users, and provide chinese docs and runtime messages.
|
|
|
|
## Layer Installation
|
|
|
|
To use this configuration layer, add `splayer 'chinese'` to your custom configuration file.
|
|
|
|
## Configuration
|
|
|
|
if you want to enable this feature, add `let g:spacevim_vim_help_language = 'cn'` to your custom config file.
|