--- title: "主页" description: "SpaceVim 是一个社区驱动的模块化的 Vim IDE,以模块的方式组织和管理插件,提高 Vim 环境配置效率。" lang: zh --- [![Gitter](https://badges.gitter.im/SpaceVim/SpaceVim.svg)](https://gitter.im/SpaceVim/cn) [![build](https://github.com/SpaceVim/SpaceVim/workflows/build/badge.svg)](https://github.com/SpaceVim/SpaceVim/actions?query=workflow%3Abuild) [![codecov](https://codecov.io/gh/SpaceVim/SpaceVim/branch/master/graph/badge.svg?token=jVQLVETbAI)](https://codecov.io/gh/SpaceVim/SpaceVim) [![Version](https://img.shields.io/badge/version-1.7.0--dev-8700FF.svg)](https://github.com/SpaceVim/SpaceVim/releases) [![GPLv3 License](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://github.com/SpaceVim/SpaceVim/blob/master/LICENSE) ![welcome page](https://user-images.githubusercontent.com/13142418/103414298-5e1da980-4bb8-11eb-96bc-b2e118f672b5.png) # SpaceVim - 模块化的 Vim IDE SpaceVim 是一个社区驱动的模块化的 Vim IDE,以模块的方式组织管理插件以及相关配置, 为不同的语言开发量身定制了相关的开发模块,该模块提供代码自动补全, 语法检查、格式化、调试、REPL 等特性。用户仅需载入相关语言的模块即可得到一个开箱即用的 Vim IDE。 如果你喜欢 SpaceVim,可以在[码云](https://gitee.com/spacevim/SpaceVim)或者 [GitHub](https://github.com/SpaceVim/SpaceVim/) 上留下一颗星,非常感谢! - [入门指南](quick-start-guide/): 包括最基本的安装以及配置教程,同时包括了针对不同语言的配置技巧 - [使用文档](documentation/): 完整的用户使用文档,详细介绍了每一个快捷键以及配置的功能 - [可用模块](layers/): 罗列了目前已经支持的所有模块,包括功能模块和不同的语言模块 ## 最新特性
{{ post.description | truncatewords: 100 }}