Skip to content

Commit

Permalink
readd neotree edit, permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
thebananathief committed Jan 18, 2024
1 parent cd5c8ce commit b2471d3
Show file tree
Hide file tree
Showing 18 changed files with 1 addition and 2 deletions.
Empty file modified .luacheckrc
100644 → 100755
Empty file.
Empty file modified .neoconf.json
100644 → 100755
Empty file.
Empty file modified .stylua.toml
100644 → 100755
Empty file.
Empty file modified README.md
100644 → 100755
Empty file.
Empty file modified highlights/duskfox.lua
100644 → 100755
Empty file.
Empty file modified highlights/init.lua
100644 → 100755
Empty file.
Empty file modified init.lua
100644 → 100755
Empty file.
Empty file modified mappings.lua
100644 → 100755
Empty file.
Empty file modified options.lua
100644 → 100755
Empty file.
Empty file modified plugins/autopairs.lua
100644 → 100755
Empty file.
Empty file modified plugins/community.lua
100644 → 100755
Empty file.
Empty file modified plugins/core.lua
100644 → 100755
Empty file.
Empty file modified plugins/mason.lua
100644 → 100755
Empty file.
Empty file modified plugins/neoscroll.lua
100644 → 100755
Empty file.
3 changes: 1 addition & 2 deletions plugins/neotree.lua
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ return {
"nvim-neo-tree/neo-tree.nvim",
opts = function(_, opts)
opts.filesystem.hijack_netrw_behavior = "open_default"

return opts
end
}
},
}
Empty file modified plugins/null-ls.lua
100644 → 100755
Empty file.
Empty file modified plugins/treesitter.lua
100644 → 100755
Empty file.
Empty file modified plugins/user.lua
100644 → 100755
Empty file.

0 comments on commit b2471d3

Please sign in to comment.