adding rnvimr(ranger in neovim) to the list of file explorers (#66)

This commit is contained in:
TarunDaCoder 2021-05-07 06:41:38 +05:30 committed by GitHub
parent 80ca5e3eff
commit 07bd42b94c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -219,6 +219,7 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
- [kyazdani42/nvim-tree.lua](https://github.com/kyazdani42/nvim-tree.lua) - A simple and fast file explorer tree for neovim !
- [tamago324/lir.nvim](https://github.com/tamago324/lir.nvim) - simple file explorer
- [TimUntersberger/neofs](https://github.com/TimUntersberger/neofs) - A file manager for neovim written in lua
- [kevinhwang91/rnvimr](https://github.com/kevinhwang91/rnvimr) - A simple yet amazing file explorer for neovim
### Dependency management