mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 07:20:04 +08:00
docs(sponsor): update sponsors page
This commit is contained in:
parent
a36a958357
commit
3ce8cfd6dc
@ -6,10 +6,11 @@ lang: zh
|
||||
|
||||
# 赞助
|
||||
|
||||
如果你想赞助 SpaceVim,或者希望 SpaceVim 开发得更快一点,也许你可以给我买杯咖啡:
|
||||
SpaceVim 是一个开源项目,目前主要由 [Eric Wong](https://wsdjeg.net) 在维护。如果你认为 SpaceVim 对你有所帮助,想赞助支持 SpaceVim,或者想给作者买杯咖啡,可以通过如下方式:
|
||||
|
||||
- [通过 opencollective 捐助](https://opencollective.com/spacevim)
|
||||
|
||||
<a href='https://ko-fi.com/SpaceVim' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi4.png?v=f' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
||||
- PayPal:[paypal.me/SpaceVim](https://paypal.me/SpaceVim)
|
||||
- [opencollective](https://opencollective.com/spacevim)
|
||||
- 通过微信或者支付宝
|
||||
|
||||
<img src="https://spacevim.org/img/weixin.png" height="300" width="300">
|
||||
<img src="https://spacevim.org/img/zhifubao.png" height="300" width="300">
|
||||
|
@ -240,12 +240,9 @@ You can also use `SPC h I` to open a buffer with SpaceVim's issue template.
|
||||
## Custom Configuration
|
||||
|
||||
The very first time SpaceVim starts up, it will ask you to
|
||||
choose a mode,
|
||||
[`basic mode`](https://github.com/SpaceVim/SpaceVim/blob/master/mode/basic.toml)
|
||||
or [`dark powered mode`](https://github.com/SpaceVim/SpaceVim/blob/master/mode/dark_powered.toml).
|
||||
choose a mode, `basic mode` or `dark powered mode`.
|
||||
Then it will create a `SpaceVim.d/init.toml` in your
|
||||
`HOME` directory. All the configuration files can be stored in the
|
||||
`~/.SpaceVim.d/` directory.
|
||||
`$HOME` directory. All the user configuration files are stored in `~/.SpaceVim.d/` directory.
|
||||
|
||||
`~/.SpaceVim.d/` will be added to `&runtimepath`.
|
||||
|
||||
|
@ -60,4 +60,4 @@ If you have any suggestions , please checkout feedback section on [community](..
|
||||
|
||||
## Completed
|
||||
|
||||
All completed releases can be viewed in [changelog](../development/#Changelog)
|
||||
All completed releases can be viewed in [changelog](../development/#changelog)
|
||||
|
@ -14,10 +14,9 @@ Currently, this project is maintained by [Eric Wong](https://wsdjeg.net),
|
||||
If you use SpaceVim in your daily work and feel that it has made your life easier,
|
||||
please consider supporting SpaceVim by:
|
||||
|
||||
- [Become a backer on opencollective](https://opencollective.com/spacevim)
|
||||
|
||||
Also, you can buy me a coffee via ko-fi.com or wechat:
|
||||
|
||||
<a href='https://ko-fi.com/SpaceVim' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi4.png?v=f' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
||||
- [opencollective](https://opencollective.com/spacevim)
|
||||
- PayPal:[paypal.me/SpaceVim](https://paypal.me/SpaceVim)
|
||||
- WeChat or Alipay:
|
||||
|
||||
<img src="https://spacevim.org/img/weixin.png" height="300" width="300">
|
||||
<img src="https://spacevim.org/img/zhifubao.png" height="300" width="300">
|
||||
|
Loading…
Reference in New Issue
Block a user