diff --git a/README.md b/README.md index 2642d1a4d..999753748 100644 --- a/README.md +++ b/README.md @@ -16,16 +16,14 @@ [SpaceVim](https://spacevim.org/) is a vim configuration inspired by [spacemacs](https://github.com/syl20bnr/spacemacs), it is compatible with [Vim](https://github.com/vim/vim) and [Neovim](https://github.com/neovim/neovim). -- [Documentation](https://spacevim.org/documentation/): the primary official documentation of SpaceVim -- [Available layers](https://spacevim.org/layers/): a list of available layers which can be used in SpaceVim - The latest release [v2.0.0](https://spacevim.org/SpaceVim-release-v2.0.0/) was released at 2022-07-02, check out [following-HEAD](https://github.com/SpaceVim/SpaceVim/wiki/Following-HEAD) page for what happened since last release. ## Features -- **Modularization**: Plugins and functions are organized in layer. -- **Compatible api**: A series of [compatible APIs](https://spacevim.org/api/) for Vim/Neovim. -- **Great documentation:** access documentation in SpaceVim with `:h SpaceVim`. +- **Modularization:** plugins and functions are organized in [layers](https://spacevim.org/layers/). +- **Compatible api:** a series of [compatible APIs](https://spacevim.org/api/) for Vim/Neovim. +- **Great documentation:** online [documentation](spacevim.org/documentation/) and `:h SpaceVim`. +- **Better experience:** rewrite core plugins using lua - **Beautiful UI:** you'll love the awesome UI and its useful features. - **Mnemonic key bindings:** key binding guide will be displayed automatically - **Fast boot time:** Lazy-load 90% of plugins with [dein.vim](https://github.com/Shougo/dein.vim)