1
0
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:
Isho 2021-05-02 15:20:38 +02:00 committed by GitHub
parent 8d5931f642
commit c5e691c322
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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