ui/colorizer: use new maintained fork

This commit is contained in:
Donnerinoern 2024-02-10 02:04:51 +01:00
commit d0f8e445ab
5 changed files with 50 additions and 17 deletions

View file

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