[![SpaceVim](docs/logo.png)](https://spacevim.org/cn/)
[维基](https://gitee.com/spacevim/SpaceVim/wikis) \|
[中文社区](https://spacevim.org/cn/community/) \|
[捐助](https://spacevim.org/cn/sponsors/) \|
[推特](https://twitter.com/SpaceVim) \|
[中文官网](https://spacevim.org/cn/)
[![Gitter](https://img.shields.io/gitter/room/SpaceVim/SpaceVim?color=%2364CEAA)](https://gitter.im/SpaceVim/cn)
[![build](https://img.shields.io/github/workflow/status/SpaceVim/SpaceVim/test)](https://github.com/SpaceVim/SpaceVim/actions/workflows/check.yml?query=branch%3Amaster)
[![Codecov coverage](https://img.shields.io/codecov/c/github/SpaceVim/SpaceVim.svg)](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)
[![Doc](https://img.shields.io/badge/doc-%3Ah%20SpaceVim-orange.svg)](doc/SpaceVim.txt)
![welcome page](https://user-images.githubusercontent.com/13142418/121829909-64cb5380-ccf6-11eb-9d5a-f576fa63e69c.png)
[SpaceVim](https://spacevim.org/cn/) 是一个社区驱动的模块化 Vim/Neovim 配置集合,以模块的方式组织管理插件以
及相关配置,为不同的语言开发量身定制了相关的开发模块,该模块提供代码自动补全,
语法检查、格式化、调试、REPL 等特性。用户仅需载入相关语言的模块即可得到一个开箱
即用的 Vim-IDE。
当前最新的稳定版为[v1.7.0](https://spacevim.org/SpaceVim-release-v1.7.0/),[following-HEAD](https://github.com/SpaceVim/SpaceVim/wiki/Following-HEAD) 页面罗列了
master 分支最新的更新以及变动。
**推荐阅读:**
- [入门指南](https://spacevim.org/cn/quick-start-guide/)
- [用户文档](https://spacevim.org/cn/documentation/)
- [可用模块](https://spacevim.org/cn/layers/)
## 支持 SpaceVim
这个项目的存在需要要感谢所有[参与贡献](contribution .md)的人,
我们感谢社区的任何贡献。
支持 SpaceVim 最好的方法是通过报告 bug 来完善SpaceVim,或者在[Gitter 聊天室](https://gitter.im/SpaceVim/cn)上帮助社区其他用户
或者直接提交拉取请求。
想要了解更多信息,请查看我们的[开发者手册](https://spacevim.org/cn/development/)。
如果你在日常工作中使用 SpaceVim,觉得它让你更轻松,
请考虑偶尔请我喝杯咖啡!
| 微信 | 支付宝 |
| -------------------------------------------------------- | ---------------------------------------------------------- |
| | |
## 鸣谢
- [@Gabirel](https://github.com/Gabirel) 的 [《Hack-SpaceVim》](https://github.com/Gabirel/Hack-SpaceVim)
- [@everettjf](https://github.com/everettjf) 的 [《SpaceVimTutorial》](https://everettjf.gitbooks.io/spacevimtutorial/content/)
- [vimdoc](https://github.com/google/vimdoc):自动生成帮助文件
- SpaceVim 中所使用所有插件的作者