mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-03-10 09:27:25 +00:00
test: disable packages for tests
This commit is contained in:
@@ -28,6 +28,7 @@ local function main()
|
||||
print("Installing plugins")
|
||||
require("lazy").setup(plugins, {
|
||||
root = root .. "/plugins",
|
||||
pkg = { enabled = false },
|
||||
performance = {
|
||||
rtp = {
|
||||
reset = false,
|
||||
|
||||
Reference in New Issue
Block a user