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.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NVIM v0.8.0-dev+203-g9e4286294f Build type: RelWithDebInfo LuaJIT 2.1.0-beta3
arch 5.17.6-arch1-1
90d7b8e
require'nvim-tree'.setup { -- BEGIN_DEFAULT_OPTS } -- END_DEFAULT_OPTS vim.cmd([[ let g:nvim_tree_icons = { \ 'default': "", \ 'symlink': "", \ 'git': { \ 'unstaged': "✗", \ 'staged': "✓", \ 'unmerged': "", \ 'renamed': "➜", \ 'untracked': "", \ 'deleted': "", \ 'ignored': "◌" \ }, \ 'folder': { \ 'arrow_open': "", \ 'arrow_closed': "", \ 'default': "", \ 'open': "", \ 'empty': "", \ 'empty_open': "", \ 'symlink': "", \ 'symlink_open': "", \ } \ } ]])
/
No response
The text was updated successfully, but these errors were encountered:
This is a recently introduced bug, which has been reverted #1259
Please update to the latest version of nvim-tree.lua or the nightly tag.
nightly
Sorry, something went wrong.
No branches or pull requests
Description
Neovim version
Operating system and version
arch 5.17.6-arch1-1
nvim-tree version
90d7b8e
Minimal config
Steps to reproduce
/
Expected behavior
No response
Actual behavior
No response
The text was updated successfully, but these errors were encountered: