Compare commits

...

1 Commits

Author SHA1 Message Date
c087318a36 migrating to self-hosted gitea 2025-11-25 21:53:05 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -8,5 +8,5 @@ Careful the colorscheme is supposed to work with [KonfiZ](https://github.com/Key
If you already have a config backup it or remove it and then you are good to install this configuration. If you already have a config backup it or remove it and then you are good to install this configuration.
```bash ```bash
git clone https://github.com/Keyoonz/KeoviZ ~/.config/nvim git clone https://gitkeaz.keyonz.dev/Keyonz/KeoviZ ~/.config/nvim
``` ```

View File

@@ -1,5 +1,5 @@
return { return {
"Keyoonz/nvim-kolorz", "gitkeaz.keyonz.dev/Keyonz/nvim-kolorz",
name = "nvim-kolorz", name = "nvim-kolorz",
lazy = false, lazy = false,
priority = 1000, priority = 1000,