nvim-tree.lua icon indicating copy to clipboard operation
nvim-tree.lua copied to clipboard

A file explorer tree for neovim written in lua

Results 155 nvim-tree.lua issues
Sort by recently updated
recently updated
newest added

Great plugin with a very bright future to be gold standard default tree, **Is your feature request related to a problem? Please describe.** \ is treated different from \ **Describe...

feature request

Hi everyone ! I'm currently doing small refactoring iterations of the plugin. Here is a list of the refactoring and features/rewrite i want to achieve in the next few months....

**Describe the solution you'd like** If you navigate away from the current working directory using something like `-`, it would be nice to have a shortcut that roots the tree...

feature request
awaiting feedback

**Is your feature request related to a problem? Please describe.** When we toggle hidden/ignored files by pressing H or I, the cursor stick to its current line rather than the...

feature request
PR please

**Is your feature request related to a problem? Please describe.** I always have this problem with file explorer plugins that when I close a window or a buffer the explorer...

feature request
PR please

Is it possible to run `NvimTreeFindFile` but keep the focus on the file buffer, i..e, not focus on the tree automatically? Thank you so much.

feature request
PR please

Right now `2-leftmouse` is required to open a file/directory. I tried mapping to just `leftmouse` but it doesn't work properly. `leftmouse` does open the directory/file under the cursor with a...

feature request
upstream: neovim
PR please

Hey :wave: Thanks for your cool plugin. I recognized that if I delete a file where an associated buffer is still shown in an open window, this window gets closed....

feature request
PR please

At the moment it does not focus on the last visible directory if the file is out of sight(hidden). ![2022-06-12T12:39:58,235209814+04:00](https://user-images.githubusercontent.com/6105977/173224889-637c528a-98b6-4788-b8e8-2ffe6a867292.png) The gray files are hidden when nvim tree starts and...

feature request

Hey, when I create a new tab in Nvim, with the :tabnew command, and open Nvim Tree in both tabs. When I now open for example a frontend directory in...

feature request