use 3.x branch of neotree

This commit is contained in:
Thomas Ruoff
2023-07-25 23:13:39 +02:00
parent 7082796347
commit d9941dd122

View File

@@ -2,7 +2,7 @@ vim.cmd [[ let g:neo_tree_remove_legacy_commands = 1 ]]
return { return {
'nvim-neo-tree/neo-tree.nvim', 'nvim-neo-tree/neo-tree.nvim',
branch = 'v2.x', branch = 'v3.x',
dependencies = { dependencies = {
'nvim-lua/plenary.nvim', 'nvim-lua/plenary.nvim',
'nvim-tree/nvim-web-devicons', -- not strictly required, but recommended 'nvim-tree/nvim-web-devicons', -- not strictly required, but recommended