Compare commits

..

No commits in common. "94cf5856a27fd1658194b7a2e26a9577d203e3c7" and "147beaf90dfa03d08742410bcf9f5a0a9dffb03f" have entirely different histories.

View File

@ -1,10 +0,0 @@
return {
"nvim-neo-tree/neo-tree.nvim",
branch = "v3.x",
dependencies = {
"nvim-lua/plenary.nvim",
"nvim-tree/nvim-web-devicons", -- not strictly required, but recommended
"MunifTanjim/nui.nvim",
-- "3rd/image.nvim", -- Optional image support in preview window: See `# Preview Mode` for more information
}
}