fixing links
This commit is contained in:
@@ -71,7 +71,7 @@ git clone https://github.com/CeeWeasel/kickstart.nvim.git "${XDG_CONFIG_HOME:-$H
|
|||||||
```
|
```
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://gitea.clintweaver.com/clevergit/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
|
git clone https://gitea.clintweaver.com/clevergit/kickstart.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
|
||||||
```
|
```
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
@@ -85,7 +85,7 @@ git clone https://github.com/CeeWeasel/kickstart.nvim.git "${env:LOCALAPPDATA}\n
|
|||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://gitea.clintweaver.com/clevergit/kickstart.nvim.git "${env:LOCALAPPDATA}\nvim"
|
git clone https://gitea.clintweaver.com/clevergit/kickstart.git "${env:LOCALAPPDATA}\nvim"
|
||||||
```
|
```
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|||||||
Reference in New Issue
Block a user