From c5e691c322c2c848afa98bef19f546408ce93cd0 Mon Sep 17 00:00:00 2001 From: Isho <32076082+IshoAntar@users.noreply.github.com> Date: Sun, 2 May 2021 15:20:38 +0200 Subject: [PATCH] Add relevant repo links to the fuzzy finder layer pages (#4239) --- docs/layers/ctrlp.md | 2 +- docs/layers/denite.md | 3 ++- docs/layers/fzf.md | 2 +- docs/layers/leaderf.md | 2 +- docs/layers/unite.md | 2 +- 5 files changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/layers/ctrlp.md b/docs/layers/ctrlp.md index 80566912f..b0561f32e 100644 --- a/docs/layers/ctrlp.md +++ b/docs/layers/ctrlp.md @@ -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 diff --git a/docs/layers/denite.md b/docs/layers/denite.md index eec6a4fb2..edea727d4 100644 --- a/docs/layers/denite.md +++ b/docs/layers/denite.md @@ -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 diff --git a/docs/layers/fzf.md b/docs/layers/fzf.md index 407bd7b5c..94f13a19f 100644 --- a/docs/layers/fzf.md +++ b/docs/layers/fzf.md @@ -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 diff --git a/docs/layers/leaderf.md b/docs/layers/leaderf.md index 2b377eda0..c409845b3 100644 --- a/docs/layers/leaderf.md +++ b/docs/layers/leaderf.md @@ -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 diff --git a/docs/layers/unite.md b/docs/layers/unite.md index 223f3475a..25ea5b758 100644 --- a/docs/layers/unite.md +++ b/docs/layers/unite.md @@ -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