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

### 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,...

enhancement

### 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. What I want is to...

enhancement

### 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...

enhancement

### 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. When NeoTree is configured with...

enhancement

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`...

enhancement

should help neo-tree from getting insanely slow in some cases