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

Neovim plugin to manage the file system and other tree like structures.

Results 281 neo-tree.nvim issues
Sort by recently updated
recently updated
newest added
trafficstars

Normally cursor jumps to a newly opened window, but I would like it to stay in its current location (i.e Neotree). Can't find anything in the docs. I've also tried...

`:Neotree` `:vertical resize 15` `:Neotree toggle` `:Neotree toggle` it forgets the width of buffer it will be cool if it remembers the width after toggles and after restarting nvim

enhancement
working-on-it

### Did you check docs and existing issues? - [X] I have read all the docs. - [X] I have searched the existing issues. - [X] I have searched the...

bug

### Did you check docs and existing issues? - [X] I have read all the docs. - [X] I have searched the existing issues. - [X] I have searched the...

bug

### Did you check docs and existing issues? - [X] I have read all the docs. - [X] I have searched the existing issues. - [X] I have searched the...

bug

### Did you check the docs? - [X] I have read all the docs. ### Is your feature request related to a problem? Please describe. Is there a way to...

enhancement

closes https://github.com/nvim-neo-tree/neo-tree.nvim/issues/1512

### Did you check the docs? - [X] I have read all the docs. ### Is your feature request related to a problem? Please describe. When I set up [prepare-commit-msg...

enhancement

Useful for users who wants to map something else than `` (e.g. `` or `)` to close the fuzzy finder input window

`schedule_wrap` floods the event loop with work that could've been done right away much faster here. massive improvement with my goofy git repo $HOME without a .gitignore ![image](https://github.com/nvim-neo-tree/neo-tree.nvim/assets/23123008/b70962b8-dfe4-4a66-bc67-c8a18b15346f) ![image](https://github.com/nvim-neo-tree/neo-tree.nvim/assets/23123008/3844bdc5-8387-4f21-b731-4d76318e1e5c)