lazyvim: removed auto root detection

This commit is contained in:
Tigor Hutasuhut 2024-11-20 18:42:00 +07:00
parent 83393a2abe
commit 4121ec1202

View file

@ -56,3 +56,5 @@ require("lazy").setup {
}, },
}, },
} }
require("lazyvim.util").get_root = vim.loop.cwd