fix: main not master for spaceport

This commit is contained in:
2024-04-25 06:10:54 +00:00
parent fac5022128
commit 2b72486a25

View File

@@ -26,7 +26,7 @@
flake = false;
};
spaceport-nvim = {
url = "github:CWood-sdf/spaceport.nvim/master";
url = "github:CWood-sdf/spaceport.nvim/main";
flake = false;
};
};