From 15cf0dc156f7418d70c98641abb476a40dc29919 Mon Sep 17 00:00:00 2001 From: Shidong Wang Date: Tue, 7 Apr 2020 22:52:42 +0800 Subject: [PATCH] Update plugins --- PLUGINS.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/PLUGINS.md b/PLUGINS.md index abe3de9..522ff70 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -115,9 +115,11 @@ or [Colortemplate](https://github.com/lifepillar/vim-colortemplate). #### 模糊搜索 +- [leaderf](https://github.com/Yggdroot/LeaderF) (_requires +python3 or +python_) +- [denite.nvim](https://github.com/Shougo/denite.nvim) (_requires +python3_) +- [vim-clap](https://github.com/liuchengxu/vim-clap/) - [Command-T](https://github.com/wincent/Command-T) (_requires +ruby_) - [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)) - [unite.vim](https://github.com/Shougo/unite.vim) - [vim-fz](https://github.com/mattn/vim-fz)