neo-tree.nvim
neo-tree.nvim copied to clipboard
Neovim plugin to manage the file system and other tree like structures.
### Did you check the docs? - [x] I have read all the docs. ### Is your feature request related to a problem? Please describe. with the popularity of snacks.nvim,...
### 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...
### Did you check the docs? - [X] I have read all the docs. ### Is your feature request related to a problem? Please describe. What I want is to...
### Did you check the docs? - [x] I have read all the docs. ### Is your feature request related to a problem? Please describe. When pressing /, the fuzzy...
### 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...
### Did you check the docs? - [x] I have read all the docs. ### Is your feature request related to a problem? Please describe. When NeoTree is configured with...
The current marker starts after the 2nd node, and this PR modifies the indent function to make the indent marker start from node 0 or 1, also making it configurable....
Basically makes things like implementing your own auto-preview easier
### Did you check the docs? - [X] I have read all the docs. ### Is your feature request related to a problem? Please describe. I'd like to integrate `neo-tree`...
should help neo-tree from getting insanely slow in some cases