223 current 2024-03-19 15:19:16 24.05.20240316.c75037b 6.8.0-zen1 *
This commit is contained in:
parent
2e793557e8
commit
5b49adb8db
1 changed files with 12 additions and 12 deletions
|
|
@ -308,11 +308,11 @@
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
local integrations = require("nvconfig").base46.integrations
|
local integrations = require("nvconfig").base46.integrations
|
||||||
|
|
||||||
for _, name in ipairs(integrations) do
|
for _, name in ipairs(integrations) do
|
||||||
dofile(vim.g.base46_cache .. name)
|
dofile(vim.g.base46_cache .. name)
|
||||||
end
|
end
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue