mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 07:00:04 +08:00
Add relevant repo links to the fuzzy finder layer pages (#4239)
This commit is contained in:
parent
8d5931f642
commit
c5e691c322
@ -15,7 +15,7 @@ description: "This layers provide a heavily customized ctrlp centric work-flow"
|
||||
|
||||
## Description
|
||||
|
||||
This layer is a heavily customized wrapper for ctrlp.
|
||||
This layer is a heavily customized wrapper for [ctrlp](https://github.com/kien/ctrlp.vim) (discontinued use [this fork](https://github.com/ctrlpvim/ctrlp.vim) instead).
|
||||
|
||||
## Install
|
||||
|
||||
|
@ -16,7 +16,8 @@ description: "This layers provide a heavily customized Denite centric work-flow"
|
||||
|
||||
## Description
|
||||
|
||||
This layer is a heavily customized wrapper for denite and it's sources.
|
||||
This layer is a heavily customized wrapper for [denite](https://github.com/Shougo/denite.nvim) and it's sources.
|
||||
|
||||
To enable this layer, make sure your vim/neovim has `+python3` enabled.
|
||||
|
||||
## Install
|
||||
|
@ -15,7 +15,7 @@ description: "This layers provide a heavily customized fzf centric work-flow"
|
||||
|
||||
## Description
|
||||
|
||||
This layer is a heavily customized wrapper for fzf.
|
||||
This layer is a heavily customized wrapper for [fzf](https://github.com/junegunn/fzf.vim).
|
||||
|
||||
## Install
|
||||
|
||||
|
@ -7,7 +7,7 @@ description: "This layers provide a heavily customized LeaderF centric work-flow
|
||||
|
||||
## Description
|
||||
|
||||
This layer is a heavily customized wrapper for LeaderF and it's sources.
|
||||
This layer is a heavily customized wrapper for [LeaderF](https://github.com/Yggdroot/LeaderF) and it's sources.
|
||||
|
||||
## Install
|
||||
|
||||
|
@ -16,7 +16,7 @@ description: "This layers provide a heavily customized Unite centric work-flow"
|
||||
|
||||
## Description
|
||||
|
||||
This layer is a heavily customized wrapper for unite.vim and unite sources.
|
||||
This layer is a heavily customized wrapper for [unite.vim](https://github.com/Shougo/unite.vim) (discontinued, use [denite](./denite)) and its sources.
|
||||
|
||||
## Install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user