Skip to content

Commit c650037

Browse files
staticoclaude
andcommitted
Show gitignored files in nvim-tree by default
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 99c8328 commit c650037

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.config/nvim/init.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,7 @@ pcall(function()
646646
},
647647
filters = {
648648
dotfiles = false,
649+
git_ignored = false,
649650
},
650651
})
651652
end)

0 commit comments

Comments
 (0)