tests/magma-nvim: disable

Broken package dependency.
This commit is contained in:
Austin Horstman 2024-10-04 18:06:48 -05:00
parent a3806b14c9
commit e246bd57da
No known key found for this signature in database

View file

@ -1,11 +1,12 @@
{ {
# NOTE: broken package
empty = { empty = {
plugins.magma-nvim.enable = true; plugins.magma-nvim.enable = false;
}; };
defaults = { defaults = {
plugins.magma-nvim = { plugins.magma-nvim = {
enable = true; enable = false;
settings = { settings = {
image_provider = "none"; image_provider = "none";