From bc5ada5fc6339a3d935a60f0a8245cf87ed7a3c3 Mon Sep 17 00:00:00 2001 From: wsdjeg Date: Thu, 24 Aug 2017 04:19:49 +0800 Subject: [PATCH] Update intr --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index be3a148c1..c64ed998b 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,7 @@ [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/SpaceVim/SpaceVim.svg)](http://isitmaintained.com/project/SpaceVim/SpaceVim "Average time to resolve an issue") [![Percentage of issues still open](http://isitmaintained.com/badge/open/SpaceVim/SpaceVim.svg)](http://isitmaintained.com/project/SpaceVim/SpaceVim "Percentage of issues still open") -[SpaceVim](https://github.com/SpaceVim/SpaceVim) is a community-driven vim distribution with a bundle of modular configuration, -here we call these modules as layers, each layer has different plugins and config, users just need -to select the layers they need. It got inspired by [spacemacs](https://github.com/syl20bnr/spacemacs). If you use SpaceVim, +SpaceVim is a community-driven vim distribution that seeks to provide layer feature, especially for neovim. It offers a variety of layers to choose from. to create a suitable vim development environment, you just need to select the required layers. If you use SpaceVim, please star it on github. It's a great way of getting feedback and gives me the kick to put more time into development.