1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-02 21:10:05 +08:00

Fix Duplicate meta descriptions

This commit is contained in:
wsdjeg 2017-12-02 23:23:58 +08:00
parent 900196b69a
commit cf24e88925
10 changed files with 48 additions and 29 deletions

View File

@ -1,5 +1,6 @@
---
title: "SpaceVim autocomplete layer"
description: "This layer provides auto-completion to SpaceVim"
---
# [SpaceVim Layers:](https://spacevim.org/layers) autocomplete

View File

@ -1,5 +1,6 @@
---
title: "SpaceVim checkers layer"
description: "This layer provides syntax checking feature"
---
# [SpaceVim Layers:](https://spacevim.org/layers) checkers

View File

@ -1,8 +1,14 @@
# [Layers](https://spacevim.org/layers) > colorscheme
---
title: "SpaceVim colorscheme layer"
description: "This layers adds extensive support for git"
---
# [SpaceVim Layers:](https://spacevim.org/layers) colorscheme
This layer provides many Vim colorschemes for SpaceVim, the default colorscheme is gruvbox.
To change the colorscheme:
```vim
let g:spacevim_colorscheme = 'onedark'
```

View File

@ -1,5 +1,6 @@
---
title: "SpaceVim git layer"
description: "This layers adds extensive support for git"
---
# [SpaceVim Layers:](https://spacevim.org/layers) git

View File

@ -1,18 +1,20 @@
---
title: "SpaceVim lang#java layer"
description: "This layer is for Java development"
---
# [SpaceVim Layers:](https://spacevim.org/layers) lang#java
<!-- vim-markdown-toc GFM -->
* [Description](#description)
* [Layer Installation](#layer-installation)
* [Key bindings](#key-bindings)
* [Java language specified key bindings](#java-language-specified-key-bindings)
* [Maven](#maven)
* [Jump](#jump)
* [Problems buffer](#problems-buffer)
* [Project buffer](#project-buffer)
- [Description](#description)
- [Layer Installation](#layer-installation)
- [Key bindings](#key-bindings)
- [Java language specified key bindings](#java-language-specified-key-bindings)
- [Maven](#maven)
- [Jump](#jump)
- [Problems buffer](#problems-buffer)
- [Project buffer](#project-buffer)
<!-- vim-markdown-toc -->

View File

@ -1,13 +1,15 @@
---
title: "SpaceVim lang#php layer"
description: "This layer adds PHP language support to SpaceVim"
---
# [SpaceVim Layers:](https://spacevim.org/layers) lang#php
<!-- vim-markdown-toc GFM -->
* [Description](#description)
* [Layer Installation](#layer-installation)
* [Requirement](#requirement)
- [Description](#description)
- [Layer Installation](#layer-installation)
- [Requirement](#requirement)
<!-- vim-markdown-toc -->

View File

@ -1,12 +1,14 @@
---
title: "SpaceVim lang#python layer"
description: "This layer is for Python development"
---
# [SpaceVim Layers:](https://spacevim.org/layers) lang#python
<!-- vim-markdown-toc GFM -->
* [Description](#description)
* [Features](#features)
- [Description](#description)
- [Features](#features)
<!-- vim-markdown-toc -->

View File

@ -1,5 +1,6 @@
---
title: "SpaceVim lang#typescript layer"
description: "This layer is for TypeScript development"
---
# [SpaceVim Layers:](https://spacevim.org/layers) lang#typescript

View File

@ -1,16 +1,18 @@
---
title: "SpaceVim shell layer"
description: "This layer provide shell support in SpaceVim"
---
# [SpaceVim Layers:](https://spacevim.org/layers) shell
<!-- vim-markdown-toc GFM -->
* [Description](#description)
* [Install](#install)
* [Configuration](#configuration)
* [Default shell](#default-shell)
* [Default shell position and height](#default-shell-position-and-height)
* [Key bindings](#key-bindings)
- [Description](#description)
- [Install](#install)
- [Configuration](#configuration)
- [Default shell](#default-shell)
- [Default shell position and height](#default-shell-position-and-height)
- [Key bindings](#key-bindings)
<!-- vim-markdown-toc -->

View File

@ -1,5 +1,6 @@
---
title: "Sponsors"
description: "sponsors page for spacevim"
---
![Bountysource](https://spacevim.org/img/bountysource.png)
@ -8,20 +9,20 @@ If you want to support SpaceVim, please check out our [Bountysource campaign](ht
Also, you can buy me a coffee:
<a href='https://ko-fi.com/A538L6H' 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>
<a href='https://ko-fi.com/A538L6H' 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>
if you are a chinese, It will be more easy in wechat.
| wechat | alipay |
| ------------------------------------------------------------------------ | -------------------------------------------------------------------------- |
| <img src="https://spacevim.org/img/weixin.png" height="150" width="150"> | <img src="https://spacevim.org/img/zhifubao.png" height="150" width="150"> |
![Buy me a coffee](https://spacevim.org/img/buy_me_a_coffee.png)
Bitcoin: 1DtuVeg81c2L9NEhDaVTAAbrCR3pN5xPFv
# Current Sponsors
These are the companies or individuals contributing a monthly amount to help sustain SpaceVim's development.
See the [Bountysource campaign](https://www.bountysource.com/teams/spacevim) for more details.
Date | Description
-------------- | ----------------------
2017-2-23 | user from wechat contributed ¥40 to SpaceVim
2017-2-14 | user from wechat contributed ¥100 to SpaceVim
| Date | Description |
| --------- | --------------------------------------------- |
| 2017-2-23 | user from wechat contributed ¥40 to SpaceVim |
| 2017-2-14 | user from wechat contributed ¥100 to SpaceVim |