Compare commits

..

2 Commits

Author SHA1 Message Date
dd754eed8e fix: wrong url 2025-11-25 22:16:28 +01:00
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.
```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 {
"Keyoonz/nvim-kolorz",
"https://gitkeaz.keyonz.dev/Keyonz/nvim-kolorz",
name = "nvim-kolorz",
lazy = false,
priority = 1000,