mirror of
https://github.com/tomru/vim.git
synced 2026-03-03 14:37:20 +01:00
use 2.x branch of neo-tree
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user