From bffbb5a5d7a8e60b4937d05735be916ca2e7be0c Mon Sep 17 00:00:00 2001 From: Rudis Muiznieks Date: Fri, 17 Sep 2021 07:36:23 -0500 Subject: [PATCH] changed my mind again, sticking with this --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 712130d..9e27ed8 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,6 @@ A modified version of [Telescope.nvim](https://github.com/nvim-telescope/telescope.nvim)'s built-in file browser with behavior inspired by [vim-vinegar](https://github.com/tpope/vim-vinegar) and [vim-filebeagle](https://github.com/jeetsukumaran/vim-filebeagle). -## Archived - -After using this for a while I've decided that Telescope is the wrong tool for this. I'm just sticking with `netrw`. - ## Usage File browser opens in the current buffer's directory in normal mode by default.