From fb92f3e70d3b47c38640aabb79351995a7597a4a Mon Sep 17 00:00:00 2001 From: luukvbaal <31730729+luukvbaal@users.noreply.github.com> Date: Thu, 14 Oct 2021 14:11:59 +0200 Subject: [PATCH] Add nnn.nvim --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f01b49..a5c424b 100644 --- a/README.md +++ b/README.md @@ -409,6 +409,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in ### File explorer - [kyazdani42/nvim-tree.lua](https://github.com/kyazdani42/nvim-tree.lua) - A simple and fast file explorer tree for neovim !. +- [luukvbaal/nnn.nvim](https://github.com/luukvbaal/nnn.nvim) - File explorer powered by [nnn](https://github.com/jarun/nnn) and lua. - [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.