lazyvim: removed auto root detection
This commit is contained in:
parent
83393a2abe
commit
4121ec1202
|
@ -56,3 +56,5 @@ require("lazy").setup {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
require("lazyvim.util").get_root = vim.loop.cwd
|
||||||
|
|
Loading…
Reference in a new issue