mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 22:30:04 +08:00
Update content
This commit is contained in:
parent
29b7e76ec7
commit
21a4a1b43d
@ -10,10 +10,24 @@ Welcome to the second newsletter for SpaceVim, a project that hopes to turn vim
|
||||
|
||||
## What is SpaceVim
|
||||
|
||||
SpaceVim is a distribution of the vim editor that's inspired by [spacemacs](https://github.com/syl20bnr/spacemacs). It manages collections of plugins in layers, which help collect related packages together to provide features. For example, the [python layer](http://spacevim.org/layers/lang/python/) collects [deoplete.nvim](https://github.com/Shougo/deoplete.nvim/), [neomake](https://github.com/neomake/neomake) and [jedi-vim](https://github.com/davidhalter/jedi-vim) together to provides autocompletion, syntax checking, and documentation lookup. This approach helps keep configuration organized and reduces overhead for the user by keeping them from having to think about what packages to install.
|
||||
|
||||
## Participating
|
||||
|
||||
If you are interested in contributing to SpaceVim, read the [development](http://spacevim.org/development/) page to get start. You can also join our community channels.
|
||||
|
||||
## What's new
|
||||
|
||||
## Arround SpaceVim
|
||||
The last newsletter is posted on May 31, SpaceVim has released 4 releases.
|
||||
|
||||
## Achievements
|
||||
### Release 0.3.1
|
||||
|
||||
### Release 0.4.0
|
||||
|
||||
### Release 0.5.0
|
||||
|
||||
### Release 0.6.0
|
||||
|
||||
This release brings a host of fixes and improvements. We will list some new features here, and be sure to check the [release page](https://spacevim.org/SpaceVim-release-v0.6.0/) for all the details.
|
||||
|
||||
## Thanks
|
||||
|
Loading…
Reference in New Issue
Block a user