refactor(nvim): no longer pin neo-tree to specific commit
This commit is contained in:
parent
7985f743f3
commit
4ca2d9fd50
@ -221,7 +221,6 @@ lazy.setup({
|
||||
"nvim-neo-tree/neo-tree.nvim",
|
||||
event = "VeryLazy",
|
||||
branch = "v2.x",
|
||||
commit = "4077fc611aa084ac3a171f69c2d7af23b2180a3e",
|
||||
dependencies = {
|
||||
"kyazdani42/nvim-web-devicons",
|
||||
"nvim-lua/plenary.nvim",
|
||||
|
Loading…
Reference in New Issue
Block a user