This commit is contained in:
DeveloperDurp 2025-04-06 10:08:57 -05:00
parent 0b1975d9a9
commit f4acd05a20
6 changed files with 97 additions and 35 deletions

View file

@ -2,6 +2,9 @@ return {
{
"nvim-neo-tree/neo-tree.nvim",
opts = {
window = {
position = "float",
},
filesystem = {
filtered_items = {
hide_dotfiles = false,