changed my mind again, sticking with this
This commit is contained in:
parent
d66e2af872
commit
bffbb5a5d7
|
@ -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).
|
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
|
## Usage
|
||||||
|
|
||||||
File browser opens in the current buffer's directory in normal mode by default.
|
File browser opens in the current buffer's directory in normal mode by default.
|
||||||
|
|
Reference in New Issue