We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix an issue with certain characters in filenames
notes on api vs internals
formatting
Updated Recipes (markdown)
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
add Toggle Adaptive Width
improved shada prevention recipe
add recipe for NvimTree in shada prevention
Update centered floating window recipe with resizing autocmd
Add #Smart nvim-tree toggling
Update "# Automatically focus already-opened"
Add recipe for non-additive clipboard commands
add Refactoring of "on_attach" Generated Code
Update workaround when using rmagatti/auto-session