Skip to content

Commit

Permalink
Update LAYERS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liuchengxu authored and Alvin committed Jan 31, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent b8cdcab commit 1ce9817
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions layers/LAYERS.md
Original file line number Diff line number Diff line change
@@ -11,8 +11,8 @@ Topic | Layer | Plugins
+version-control | [git](https://github.com/liuchengxu/space-vim/tree/master/layers/+version-control/git) | <ul><li>[junegunn/gv.vim](https://github.com/junegunn/gv.vim)</li><li>[tpope/vim-fugitive](https://github.com/tpope/vim-fugitive)</li><li>[airblade/vim-gitgutter](https://github.com/airblade/vim-gitgutter)</li></ul>
+checkers | [syntax-checking](https://github.com/liuchengxu/space-vim/tree/master/layers/+checkers/syntax-checking) | <ul><li>[w0rp/ale](https://github.com/w0rp/ale)</li><li>[scrooloose/syntastic](https://github.com/scrooloose/syntastic)</li></ul>
+completion | [unite](https://github.com/liuchengxu/space-vim/tree/master/layers/+completion/unite) | <ul><li>[Shougo/unite.vim](https://github.com/Shougo/unite.vim)</li></ul>
+completion | [auto-completion](https://github.com/liuchengxu/space-vim/tree/master/layers/+completion/auto-completion) | <ul><li>[roxma/nvim-completion-manager](https://github.com/roxma/nvim-completion-manager)</li><li>[roxma/nvim-cm-racer](https://github.com/roxma/nvim-cm-racer)</li><li>[roxma/ncm-clang](https://github.com/roxma/ncm-clang)</li><li>[Shougo/neco-vim](https://github.com/Shougo/neco-vim)</li><li>[roxma/ncm-github](https://github.com/roxma/ncm-github)</li><li>[fgrsnau/ncm-otherbuf](https://github.com/fgrsnau/ncm-otherbuf)</li><li>[maralla/completor.vim](https://github.com/maralla/completor.vim)</li><li>[maralla/completor-neosnippet](https://github.com/maralla/completor-neosnippet)</li><li>[lifepillar/vim-mucomplete](https://github.com/lifepillar/vim-mucomplete)</li></ul>
+completion | [deoplete](https://github.com/liuchengxu/space-vim/tree/master/layers/+completion/deoplete) | <ul><li>[Shougo/deoplete.nvim](https://github.com/Shougo/deoplete.nvim)</li><li>[eagletmt/neco-ghc](https://github.com/eagletmt/neco-ghc)</li><li>[roxma/nvim-yarp](https://github.com/roxma/nvim-yarp)</li><li>[roxma/vim-hug-neovim-rpc](https://github.com/roxma/vim-hug-neovim-rpc)</li></ul>
+completion | [auto-completion](https://github.com/liuchengxu/space-vim/tree/master/layers/+completion/auto-completion) | <ul><li>[roxma/nvim-completion-manager](https://github.com/roxma/nvim-completion-manager)</li><li>[roxma/nvim-cm-racer](https://github.com/roxma/nvim-cm-racer)</li><li>[roxma/ncm-clang](https://github.com/roxma/ncm-clang)</li><li>[Shougo/neco-vim](https://github.com/Shougo/neco-vim)</li><li>[roxma/ncm-github](https://github.com/roxma/ncm-github)</li><li>[fgrsnau/ncm-otherbuf](https://github.com/fgrsnau/ncm-otherbuf)</li><li>[roxma/nvim-cm-tern](https://github.com/roxma/nvim-cm-tern)</li><li>[maralla/completor.vim](https://github.com/maralla/completor.vim)</li><li>[maralla/completor-neosnippet](https://github.com/maralla/completor-neosnippet)</li><li>[lifepillar/vim-mucomplete](https://github.com/lifepillar/vim-mucomplete)</li></ul>
+completion | [deoplete](https://github.com/liuchengxu/space-vim/tree/master/layers/+completion/deoplete) | <ul><li>[Shougo/deoplete.nvim](https://github.com/Shougo/deoplete.nvim)</li><li>[roxma/nvim-yarp](https://github.com/roxma/nvim-yarp)</li><li>[roxma/vim-hug-neovim-rpc](https://github.com/roxma/vim-hug-neovim-rpc)</li><li>[eagletmt/neco-ghc](https://github.com/eagletmt/neco-ghc)</li><li>[sebastianmarkow/deoplete-rust](https://github.com/sebastianmarkow/deoplete-rust)</li><li>[zchee/deoplete-go](https://github.com/zchee/deoplete-go)</li></ul>
+misc | [chinese](https://github.com/liuchengxu/space-vim/tree/master/layers/+misc/chinese) | <ul><li>[yianwillis/vimcdoc](https://github.com/yianwillis/vimcdoc)</li></ul>
+fun | [goyo](https://github.com/liuchengxu/space-vim/tree/master/layers/+fun/goyo) | <ul><li>[junegunn/goyo.vim](https://github.com/junegunn/goyo.vim)</li><li>[junegunn/limelight.vim](https://github.com/junegunn/limelight.vim)</li></ul>
+fun | [emoji](https://github.com/liuchengxu/space-vim/tree/master/layers/+fun/emoji) | <ul><li>[junegunn/vim-emoji](https://github.com/junegunn/vim-emoji)</li></ul>
@@ -21,11 +21,12 @@ Topic | Layer | Plugins
+tools | [ycmd](https://github.com/liuchengxu/space-vim/tree/master/layers/+tools/ycmd) | <ul><li>[rdnetto/YCM-Generator](https://github.com/rdnetto/YCM-Generator)</li><li>[Valloric/YouCompleteMe](https://github.com/Valloric/YouCompleteMe)</li></ul>
+tools | [tmux](https://github.com/liuchengxu/space-vim/tree/master/layers/+tools/tmux) | <ul><li>[christoomey/vim-tmux-navigator](https://github.com/christoomey/vim-tmux-navigator)</li><li>[lucidstack/ctrlp-tmux.vim](https://github.com/lucidstack/ctrlp-tmux.vim)</li><li>[jebaum/vim-tmuxify](https://github.com/jebaum/vim-tmuxify)</li></ul>
+tools | [file-manager](https://github.com/liuchengxu/space-vim/tree/master/layers/+tools/file-manager) | <ul><li>[danro/rename.vim](https://github.com/danro/rename.vim)</li><li>[scrooloose/nerdtree](https://github.com/scrooloose/nerdtree)</li><li>[Xuyuanp/nerdtree-git-plugin](https://github.com/Xuyuanp/nerdtree-git-plugin)</li></ul>
+tools | [fzf](https://github.com/liuchengxu/space-vim/tree/master/layers/+tools/fzf) | <ul><li>[Yggdroot/LeaderF](https://github.com/Yggdroot/LeaderF)</li><li>[junegunn/fzf](https://github.com/junegunn/fzf)</li><li>[junegunn/fzf.vim](https://github.com/junegunn/fzf.vim)</li><li>[tweekmonster/fzf-filemru](https://github.com/tweekmonster/fzf-filemru)</li></ul>
+distributions | [better-defaults](https://github.com/liuchengxu/space-vim/tree/master/layers/+distributions/better-defaults) | <ul><li>[kshenoy/vim-signature](https://github.com/kshenoy/vim-signature)</li><li>[tpope/vim-rsi](https://github.com/tpope/vim-rsi)</li><li>[t9md/vim-choosewin](https://github.com/t9md/vim-choosewin)</li><li>[dominikduda/vim_current_word](https://github.com/dominikduda/vim_current_word)</li><li>[mhinz/vim-startify](https://github.com/mhinz/vim-startify)</li><li>[ntpeters/vim-better-whitespace](https://github.com/ntpeters/vim-better-whitespace)</li><li>[haya14busa/is.vim](https://github.com/haya14busa/is.vim)</li><li>[osyo-manga/vim-anzu](https://github.com/osyo-manga/vim-anzu)</li><li>[google/vim-searchindex](https://github.com/google/vim-searchindex)</li><li>[haya14busa/incsearch.vim](https://github.com/haya14busa/incsearch.vim)</li><li>[haya14busa/incsearch-fuzzy.vim](https://github.com/haya14busa/incsearch-fuzzy.vim)</li></ul>
+tools | [fzf](https://github.com/liuchengxu/space-vim/tree/master/layers/+tools/fzf) | <ul><li>[Yggdroot/LeaderF](https://github.com/Yggdroot/LeaderF)</li><li>[junegunn/fzf](https://github.com/junegunn/fzf)</li><li>[junegunn/fzf.vim](https://github.com/junegunn/fzf.vim)</li></ul>
+distributions | [better-defaults](https://github.com/liuchengxu/space-vim/tree/master/layers/+distributions/better-defaults) | <ul><li>[kshenoy/vim-signature](https://github.com/kshenoy/vim-signature)</li><li>[tpope/vim-rsi](https://github.com/tpope/vim-rsi)</li><li>[xtal8/traces.vim](https://github.com/xtal8/traces.vim)</li><li>[dominikduda/vim_current_word](https://github.com/dominikduda/vim_current_word)</li><li>[t9md/vim-choosewin](https://github.com/t9md/vim-choosewin)</li><li>[mhinz/vim-startify](https://github.com/mhinz/vim-startify)</li><li>[ntpeters/vim-better-whitespace](https://github.com/ntpeters/vim-better-whitespace)</li><li>[haya14busa/is.vim](https://github.com/haya14busa/is.vim)</li><li>[osyo-manga/vim-anzu](https://github.com/osyo-manga/vim-anzu)</li><li>[google/vim-searchindex](https://github.com/google/vim-searchindex)</li><li>[haya14busa/incsearch.vim](https://github.com/haya14busa/incsearch.vim)</li><li>[haya14busa/incsearch-fuzzy.vim](https://github.com/haya14busa/incsearch-fuzzy.vim)</li></ul>
+distributions | [spacevim](https://github.com/liuchengxu/space-vim/tree/master/layers/+distributions/spacevim) | <ul><li>[liuchengxu/space-vim-dark](https://github.com/liuchengxu/space-vim-dark)</li><li>[liuchengxu/vim-better-default](https://github.com/liuchengxu/vim-better-default)</li><li>[liuchengxu/eleline.vim](https://github.com/liuchengxu/eleline.vim)</li></ul>
+programming | [editing](https://github.com/liuchengxu/space-vim/tree/master/layers/+programming/editing) | <ul><li>[tpope/vim-surround](https://github.com/tpope/vim-surround)</li><li>[jiangmiao/auto-pairs](https://github.com/jiangmiao/auto-pairs)</li><li>[pelodelfuego/vim-swoop](https://github.com/pelodelfuego/vim-swoop)</li><li>[terryma/vim-multiple-cursors](https://github.com/terryma/vim-multiple-cursors)</li><li>[scrooloose/nerdcommenter](https://github.com/scrooloose/nerdcommenter)</li></ul>
+programming | [programming](https://github.com/liuchengxu/space-vim/tree/master/layers/+programming/programming) | <ul><li>[luochen1990/rainbow](https://github.com/luochen1990/rainbow)</li><li>[sheerun/vim-polyglot](https://github.com/sheerun/vim-polyglot)</li><li>[airblade/vim-rooter](https://github.com/airblade/vim-rooter)</li><li>[editorconfig/editorconfig-vim](https://github.com/editorconfig/editorconfig-vim)</li><li>[matze/vim-move](https://github.com/matze/vim-move)</li><li>[junegunn/rainbow_parentheses.vim](https://github.com/junegunn/rainbow_parentheses.vim)</li><li>[majutsushi/tagbar](https://github.com/majutsushi/tagbar)</li><li>[Chiel92/vim-autoformat](https://github.com/Chiel92/vim-autoformat)</li><li>[Yggdroot/indentLine](https://github.com/Yggdroot/indentLine)</li><li>[nathanaelkane/vim-indent-guides](https://github.com/nathanaelkane/vim-indent-guides)</li><li>[skywind3000/asyncrun.vim](https://github.com/skywind3000/asyncrun.vim)</li></ul>
+programming | [programming](https://github.com/liuchengxu/space-vim/tree/master/layers/+programming/programming) | <ul><li>[luochen1990/rainbow](https://github.com/luochen1990/rainbow)</li><li>[sheerun/vim-polyglot](https://github.com/sheerun/vim-polyglot)</li><li>[airblade/vim-rooter](https://github.com/airblade/vim-rooter)</li><li>[editorconfig/editorconfig-vim](https://github.com/editorconfig/editorconfig-vim)</li><li>[matze/vim-move](https://github.com/matze/vim-move)</li><li>[junegunn/rainbow_parentheses.vim](https://github.com/junegunn/rainbow_parentheses.vim)</li><li>[majutsushi/tagbar](https://github.com/majutsushi/tagbar)</li><li>[Yggdroot/indentLine](https://github.com/Yggdroot/indentLine)</li><li>[nathanaelkane/vim-indent-guides](https://github.com/nathanaelkane/vim-indent-guides)</li><li>[skywind3000/asyncrun.vim](https://github.com/skywind3000/asyncrun.vim)</li></ul>
+programming | [formatting](https://github.com/liuchengxu/space-vim/tree/master/layers/+programming/formatting) | <ul><li>[Chiel92/vim-autoformat](https://github.com/Chiel92/vim-autoformat)</li></ul>
+programming | [code-snippets](https://github.com/liuchengxu/space-vim/tree/master/layers/+programming/code-snippets) | <ul><li>[SirVer/ultisnips](https://github.com/SirVer/ultisnips)</li><li>[honza/vim-snippets](https://github.com/honza/vim-snippets)</li></ul>
+themes | [lightline](https://github.com/liuchengxu/space-vim/tree/master/layers/+themes/lightline) | <ul><li>[itchyny/lightline.vim](https://github.com/itchyny/lightline.vim)</li></ul>
+themes | [airline](https://github.com/liuchengxu/space-vim/tree/master/layers/+themes/airline) | <ul><li>[vim-airline/vim-airline-themes](https://github.com/vim-airline/vim-airline-themes)</li><li>[vim-airline/vim-airline](https://github.com/vim-airline/vim-airline)</li></ul>
@@ -42,11 +43,11 @@ Topic | Layer | Plugins
+lang | [erlang](https://github.com/liuchengxu/space-vim/tree/master/layers/+lang/erlang) | <ul><li>[vim-erlang/vim-erlang-omnicomplete](https://github.com/vim-erlang/vim-erlang-omnicomplete)</li><li>[vim-erlang/vim-erlang-tags](https://github.com/vim-erlang/vim-erlang-tags)</li><li>[vim-erlang/vim-erlang-compiler](https://github.com/vim-erlang/vim-erlang-compiler)</li><li>[vim-erlang/vim-erlang-skeletons](https://github.com/vim-erlang/vim-erlang-skeletons)</li><li>[vim-erlang/erlang-motions.vim](https://github.com/vim-erlang/erlang-motions.vim)</li></ul>
+lang | [java](https://github.com/liuchengxu/space-vim/tree/master/layers/+lang/java) | <ul><li>[artur-shaik/vim-javacomplete2](https://github.com/artur-shaik/vim-javacomplete2)</li></ul>
+lang | [elm](https://github.com/liuchengxu/space-vim/tree/master/layers/+lang/elm) | <ul><li>[ElmCast/elm-vim](https://github.com/ElmCast/elm-vim)</li></ul>
+lang | [html](https://github.com/liuchengxu/space-vim/tree/master/layers/+lang/html) | <ul><li>[othree/html5.vim](https://github.com/othree/html5.vim)</li><li>[mattn/emmet-vim](https://github.com/mattn/emmet-vim)</li></ul>
+lang | [html](https://github.com/liuchengxu/space-vim/tree/master/layers/+lang/html) | <ul><li>[othree/html5.vim](https://github.com/othree/html5.vim)</li><li>[hail2u/vim-css3-syntax](https://github.com/hail2u/vim-css3-syntax)</li><li>[mattn/emmet-vim](https://github.com/mattn/emmet-vim)</li></ul>
+lang | [solidity](https://github.com/liuchengxu/space-vim/tree/master/layers/+lang/solidity) | <ul><li>[tomlion/vim-solidity](https://github.com/tomlion/vim-solidity)</li></ul>
+lang | [scala](https://github.com/liuchengxu/space-vim/tree/master/layers/+lang/scala) | <ul><li>[derekwyatt/vim-scala](https://github.com/derekwyatt/vim-scala)</li></ul>
+lang | [graphviz](https://github.com/liuchengxu/space-vim/tree/master/layers/+lang/graphviz) | <ul><li>[wannesm/wmgraphviz.vim](https://github.com/wannesm/wmgraphviz.vim)</li></ul>
+lang | [javascript](https://github.com/liuchengxu/space-vim/tree/master/layers/+lang/javascript) | <ul><li>[pangloss/vim-javascript](https://github.com/pangloss/vim-javascript)</li><li>[mxw/vim-jsx](https://github.com/mxw/vim-jsx)</li><li>[neoclide/vim-jsx-improve](https://github.com/neoclide/vim-jsx-improve)</li></ul>
+lang | [ruby](https://github.com/liuchengxu/space-vim/tree/master/layers/+lang/ruby) | <ul><li>[vim-ruby/vim-ruby](https://github.com/vim-ruby/vim-ruby)</li></ul>

Last updated: 2018-01-12 10:12:53
Last updated: 2018-04-01 19:26:11

0 comments on commit 1ce9817

Please sign in to comment.