From aead0e31ddba8edda6ad085b520c8f577f0f4103 Mon Sep 17 00:00:00 2001 From: Ajeet D'Souza <98ajeet@gmail.com> Date: Sun, 10 Oct 2021 00:42:50 +0530 Subject: [PATCH] Add zoxide.vim under Navigation --- PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PLUGINS.md b/PLUGINS.md index 6494149..e8e481b 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -162,6 +162,7 @@ Plugins for the [Language Server Protocol](https://microsoft.github.io/language- - [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_) +- [zoxide.vim](https://github.com/nanotee/zoxide.vim) Also see [fuzzy finders](#fuzzy-finders).