diff --git a/README.md b/README.md index e28484819..f2c5cbaad 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ - [Windows support](#windows-support) - [File Structure](#file-structure) - Features - - Neovim-centric + - [Neovim centric - Dark powered mode](#neovim-centric---dark-powered-mode-of-spacevim) - [Modular configuration](#modular-configuration) - [multiple leader mode](#multiple-leader-mode) - Lazy-load 90% of plugins with [dein.vim] @@ -116,6 +116,14 @@ git clone https://github.com/SpaceVim/SpaceVim.git AppData\Local\nvim ##### Neovim centric - Dark powered mode of SpaceVim. +By defalut, SpaceVim use these dark powered plugins: +1. Dark powered asynchronous completion framework for neovim - - [deoplete.nvim](https://github.com/Shougo/deoplete.nvim) +2. Dark powered Vim/Neovim plugin manager - - - - - - - - - - - - [dein.vim](https://github.com/Shougo/dein.vim) +TODO: +1. Dark powered file explorer - - - - - - - - - - - - - - - - - - [defx.nvim](https://github.com/Shougo/defx.nvim) +2. Dark powered snippet plugin - - - - - - - - - - - - - - - - - [deoppet.nvim](https://github.com/Shougo/deoppet.nvim) +3. Dark powered asynchronous unite all interfaces for Neovim/Vim8 [denite.nvim](https://github.com/Shougo/denite.nvim) + ##### Modular configuration - SpaceVim will load custom configuration from `~/.local.vim` and `.local.vim` in current directory.