use 2.x branch of neo-tree

This commit is contained in:
Thomas Ruoff
2023-07-03 08:58:58 +02:00
parent 266ee8cb16
commit 07e7fb0c32

View File

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