2018-03-24 19:53:58 +08:00
|
|
|
|
[![SpaceVim](docs/logo.png)](https://spacevim.org/cn/)
|
2017-10-29 15:06:53 +08:00
|
|
|
|
|
2021-08-11 16:21:08 +08:00
|
|
|
|
[维基](https://gitee.com/spacevim/SpaceVim/wikis) \|
|
2020-09-29 22:45:40 +08:00
|
|
|
|
[中文社区](https://spacevim.org/cn/community/) \|
|
|
|
|
|
[捐助](https://spacevim.org/cn/sponsors/) \|
|
2021-08-11 16:21:08 +08:00
|
|
|
|
[推特](https://twitter.com/SpaceVim) \|
|
|
|
|
|
[中文官网](https://spacevim.org/cn/)
|
2020-09-29 22:45:40 +08:00
|
|
|
|
|
2018-12-15 15:22:52 +08:00
|
|
|
|
[![Gitter](https://badges.gitter.im/SpaceVim/SpaceVim.svg)](https://gitter.im/SpaceVim/cn)
|
2021-02-16 22:56:31 +08:00
|
|
|
|
[![build](https://github.com/SpaceVim/SpaceVim/workflows/build/badge.svg)](https://github.com/SpaceVim/SpaceVim/actions?query=workflow%3Abuild)
|
2021-08-11 16:21:08 +08:00
|
|
|
|
[![Codecov coverage](https://img.shields.io/codecov/c/github/SpaceVim/SpaceVim.svg)](https://codecov.io/gh/SpaceVim/SpaceVim)
|
2021-01-01 16:18:31 +08:00
|
|
|
|
[![Version](https://img.shields.io/badge/version-1.7.0--dev-8700FF.svg)](https://github.com/SpaceVim/SpaceVim/releases)
|
2018-02-15 22:25:03 +08:00
|
|
|
|
[![GPLv3 License](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://github.com/SpaceVim/SpaceVim/blob/master/LICENSE)
|
2021-08-11 16:21:08 +08:00
|
|
|
|
[![Doc](https://img.shields.io/badge/doc-%3Ah%20SpaceVim-orange.svg)](doc/SpaceVim.txt)
|
2017-10-29 15:06:53 +08:00
|
|
|
|
|
2021-06-14 10:31:58 +08:00
|
|
|
|
![welcome page](https://user-images.githubusercontent.com/13142418/121829909-64cb5380-ccf6-11eb-9d5a-f576fa63e69c.png)
|
2020-09-29 22:45:40 +08:00
|
|
|
|
|
|
|
|
|
[SpaceVim](https://spacevim.org/cn/) 是一个社区驱动的模块化 Vim/Neovim 配置集合,以模块的方式组织管理插件以
|
2018-03-23 23:32:01 +08:00
|
|
|
|
及相关配置,为不同的语言开发量身定制了相关的开发模块,该模块提供代码自动补全,
|
|
|
|
|
语法检查、格式化、调试、REPL 等特性。用户仅需载入相关语言的模块即可得到一个开箱
|
|
|
|
|
即用的 Vim-IDE。
|
2017-10-29 15:06:53 +08:00
|
|
|
|
|
2021-08-11 16:21:08 +08:00
|
|
|
|
当前最新的稳定版为[v1.7.0](https://spacevim.org/SpaceVim-release-v1.7.0/),[following-HEAD](https://github.com/SpaceVim/SpaceVim/wiki/Following-HEAD) 页面罗列了
|
2020-09-29 22:45:40 +08:00
|
|
|
|
master 分支最新的更新以及变动。
|
2018-03-23 23:32:01 +08:00
|
|
|
|
|
2020-09-29 22:45:40 +08:00
|
|
|
|
**推荐阅读:**
|
2018-03-23 23:32:01 +08:00
|
|
|
|
|
2020-09-29 22:45:40 +08:00
|
|
|
|
- [入门指南](https://spacevim.org/cn/quick-start-guide/)
|
|
|
|
|
- [用户文档](https://spacevim.org/cn/documentation/)
|
|
|
|
|
- [可用模块](https://spacevim.org/cn/layers/)
|
2017-10-29 15:28:59 +08:00
|
|
|
|
|
2021-08-11 16:21:08 +08:00
|
|
|
|
## 支持 SpaceVim
|
2017-10-29 15:28:59 +08:00
|
|
|
|
|
2021-08-11 16:21:08 +08:00
|
|
|
|
这个项目的存在需要要感谢所有[参与贡献](contribution .md)的人,
|
|
|
|
|
我们感谢社区的任何贡献。
|
2017-10-29 15:28:59 +08:00
|
|
|
|
|
2021-08-11 16:21:08 +08:00
|
|
|
|
<a href="https://github.com/SpaceVim/SpaceVim/graphs/contributors"><img src="https://opencollective.com/spacevim/contributors.svg?width=890&button=false" /></a>
|
2017-10-29 15:28:59 +08:00
|
|
|
|
|
2021-08-11 16:21:08 +08:00
|
|
|
|
支持 SpaceVim 最好的方法是通过报告 bug 来完善SpaceVim,或者在[Gitter 聊天室](https://gitter.im/SpaceVim/cn)上帮助社区其他用户
|
|
|
|
|
或者直接提交拉取请求。
|
2017-10-29 15:28:59 +08:00
|
|
|
|
|
2021-08-11 16:21:08 +08:00
|
|
|
|
想要了解更多信息,请查看我们的[开发者手册](https://spacevim.org/cn/development/)。
|
2018-03-23 23:32:01 +08:00
|
|
|
|
|
2021-08-11 16:21:08 +08:00
|
|
|
|
如果你在日常工作中使用 SpaceVim,觉得它让你更轻松,
|
2018-03-23 23:32:01 +08:00
|
|
|
|
|
2021-08-11 16:21:08 +08:00
|
|
|
|
请考虑偶尔请我喝杯咖啡!
|
2017-10-29 15:06:53 +08:00
|
|
|
|
|
2019-01-16 23:34:39 +08:00
|
|
|
|
| 微信 | 支付宝 |
|
|
|
|
|
| -------------------------------------------------------- | ---------------------------------------------------------- |
|
2018-03-24 19:53:58 +08:00
|
|
|
|
| <img src="docs/img/weixin.png" height="150" width="150"> | <img src="docs/img/zhifubao.png" height="150" width="150"> |
|
2020-09-29 22:45:40 +08:00
|
|
|
|
|
|
|
|
|
## 鸣谢
|
|
|
|
|
|
|
|
|
|
- [@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 中所使用所有插件的作者
|
|
|
|
|
|
|
|
|
|
<!-- vim:set nowrap: -->
|