From 363a74febd0086342be561c68653b985907da4db Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Sat, 12 Jan 2019 12:21:59 +0100 Subject: [PATCH] PLUGINS: add LeaderF to fuzzy finders Closes #143 --- PLUGINS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PLUGINS.md b/PLUGINS.md index 3c6fe07..6c64978 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -118,8 +118,8 @@ or [Colortemplate](https://github.com/lifepillar/vim-colortemplate). - [ctrlp.vim](https://github.com/ctrlpvim/ctrlp.vim) - [denite.nvim](https://github.com/Shougo/denite.nvim) (_requires +python3_) - [fzf](https://github.com/junegunn/fzf) (and [fzf.vim](https://github.com/junegunn/fzf.vim)) +- [LeaderF](https://github.com/Yggdroot/LeaderF) (_requires +python or +python3_) - [unite.vim](https://github.com/Shougo/unite.vim) -- [vim-fz](https://github.com/mattn/vim-fz) #### Grep tools