From 0d220f5d349e540b6232f5fc7b70734320e3b3d3 Mon Sep 17 00:00:00 2001 From: wsdjeg Date: Thu, 24 Aug 2017 05:41:59 +0800 Subject: [PATCH] Update readme --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c64ed998b..01d9e8fbf 100644 --- a/README.md +++ b/README.md @@ -47,13 +47,8 @@ curl -sLf https://spacevim.org/install.sh | bash -s -- -h - **Great documentation:** access documentation in Vim with :h SpaceVim. - **Beautiful GUI:** you'll love the awesome UI and its useful features. -- **Mnemonic key bindings:** commands have mnemonic prefixes like - [Window] for all the window and buffer commands or [Unite] for the - unite work flow commands. -- **Lazy load plugins:** Lazy-load 90% of plugins with [dein.vim] -- **Batteries included:** discover hundreds of ready-to-use packages nicely - organised in configuration layers following a set of - [conventions](http://spacevim.org/development/). +- **Mnemonic key bindings:** all key bindings have mnemonic prefixes. +- **Lazy load plugins:** Lazy-load 90% of plugins with [dein.vim](https://github.com/Shougo/dein.vim) - **Neovim centric:** Dark powered mode of SpaceVim ### Support SpaceVim