mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 00:20:05 +08:00
Correct grammar in layers docs (#1930)
* Update index.md * Update Following-HEAD.md
This commit is contained in:
parent
e0b652274e
commit
cbce52e8e2
@ -61,7 +61,7 @@ enable = false
|
||||
| [cscope](cscope/) | cscope layer provides a smart cscope and pycscope helper for SpaceVim, help users win at cscope |
|
||||
| [ctrlp](ctrlp/) | This layers provide a heavily customized ctrlp centric work-flow |
|
||||
| [debug](debug/) | This layer provide debug workflow support in SpaceVim |
|
||||
| [default](default/) | lt layer contains none plugins, but it has some better default config for vim and neovim |
|
||||
| [default](default/) | This layer contains no plugins, but it has some better default config for vim and neovim |
|
||||
| [denite](denite/) | This layers provide a heavily customized Denite centric work-flow |
|
||||
| [fzf](fzf/) | This layers provide a heavily customized fzf centric work-flow |
|
||||
| [git](git/) | This layers adds extensive support for git |
|
||||
|
@ -42,7 +42,7 @@ The next release is v0.9.0.
|
||||
- Update faq for why using toml ([#1838](https://github.com/SpaceVim/SpaceVim/pull/1838))
|
||||
- Update faq for using SpaceVim without overwrite vimrc ([#1848](https://github.com/SpaceVim/SpaceVim/pull/1848))
|
||||
- Improve pull request template ([#1852](https://github.com/SpaceVim/SpaceVim/pull/1852))
|
||||
- Update layer page ([#1860](https://github.com/SpaceVim/SpaceVim/pull/1860))
|
||||
- Update layer page ([#1860](https://github.com/SpaceVim/SpaceVim/pull/1860), [#1930](https://github.com/SpaceVim/SpaceVim/pull/1930))
|
||||
- Update javascript layer doc ([#1884](https://github.com/SpaceVim/SpaceVim/pull/1884))
|
||||
- Change disqua to gitment ([#1904](https://github.com/SpaceVim/SpaceVim/pull/1904), [#1905](https://github.com/SpaceVim/SpaceVim/pull/1905), [#1906](https://github.com/SpaceVim/SpaceVim/pull/1906))
|
||||
- Add post about meetup in HangZhou ([#1875](https://github.com/SpaceVim/SpaceVim/pull/1875))
|
||||
|
Loading…
Reference in New Issue
Block a user