From 2871bbaf5778233b79fde1fec5ac9a92e1724e38 Mon Sep 17 00:00:00 2001 From: Shidong Wang Date: Tue, 7 Apr 2020 22:59:25 +0800 Subject: [PATCH] Add defx --- PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PLUGINS.md b/PLUGINS.md index 268015d..45d7c65 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -145,6 +145,7 @@ or [Colortemplate](https://github.com/lifepillar/vim-colortemplate). - [vim-sneak](https://github.com/justinmk/vim-sneak) - [vim-vinegar](https://github.com/tpope/vim-vinegar) - [vimfiler.vim](https://github.com/Shougo/vimfiler.vim) (_depends on other plugins_) +- [defx.nvim](https://github.com/Shougo/defx.nvim) (_requires +python3_) Also see [fuzzy finders](#fuzzy-finders).