update nvim-tree to fork

This commit is contained in:
2025-10-22 03:10:12 +03:00
parent d7525c88d4
commit bcbd5c9faa
2 changed files with 3 additions and 3 deletions

View File

@@ -48,7 +48,7 @@ end
return {
'https://gitea.tomastm.com/tomas.mirchev/nvim-tree.lua',
version = '*',
branch = 'master',
opts = {
on_attach = my_on_attach,
view = { signcolumn = 'no' },