flake: change nvim-colorizer URL to the new repo
Some checks failed
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Validate flake & check formatting / Validate Flake (push) Has been cancelled
Validate flake & check formatting / Formatting via Alejandra (push) Has been cancelled
Check for typos in the source tree / check-typos (push) Has been cancelled

This commit is contained in:
raf 2025-01-31 01:19:48 +03:00
commit e5f6aa23ea
No known key found for this signature in database
GPG key ID: EED98D11B85A2819
2 changed files with 6 additions and 6 deletions

View file

@ -645,7 +645,7 @@
};
plugin-nvim-colorizer-lua = {
url = "github:NvChad/nvim-colorizer.lua";
url = "github:catgoose/nvim-colorizer.lua";
flake = false;
};