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.
Updated Recipes (markdown)
removed my edit to script, it broke its functionality. corrected spelling mistake
Add example on feature added by #2161 PR : focus already-opened file
Added `and not "VimEnter"`. This ensures that for those who set nvim-tree to open when launching neovim in a directory, will not have an empty buffer created and focussed on.
refactor to use API: tree.is_tree_buf, tree.is_visible
refactor vinegar style to use API
refactor fix tab titles to use API
refactor telescope find to use API
refactor git stage unstage to use API
refactor hjkl style navigation to use API
view.mappings -> on_attach
Add Recipe: Cycle Sort Methods
update: Git Stage Unstage recipe to handle directories
Fixes and improvments for `Sorting files naturally`
Fixes for `Sorting files naturally`