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

main
TarunDaCoder 3 years ago committed by GitHub
parent 80ca5e3eff
commit 07bd42b94c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save