We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
use API for: Find File From Node In Telescope
archive: Format the root folder name to uppercase
tidy archive formatting
archive: NERDTree Style Copy File To
archive: Silently open a new tab
Updated Recipes (markdown)
I think .reload() will do the same as the double .toggle()
I think I managed to update the recipes that use nvim-tree.view so that they retain the same functionality while only requiring the nvim-tree.api
Use public instead of internal API in auto-session autocmd
fix an issue with certain characters in filenames
notes on api vs internals
formatting
Add "Change nvim's working directory with nvim-tree" snippet
Messed up the `s hehe
Bulk paste marked files
Toggle recipe per https://github.com/nvim-tree/nvim-tree.lua/issues/1493#issuecomment-2143232525
Current Neovim documentation is very unclear to me when the `scope` parameter should be used. It seems like it's not meant to be used with the other parameters, since it sometimes causes an error. Here it doesn't, but better not make it look like `scope` is needed in this case.
Improve script to fix :q and :bd
Improved script to go to last hidden buffer on :bd