migrating to self-hosted gitea
This commit is contained in:
@@ -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
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user