We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a005f15 commit 6068b88Copy full SHA for 6068b88
README.md
@@ -41,7 +41,7 @@ Clone kickstart.nvim:
41
42
```sh
43
# on Linux and Mac
44
-git clone https://github.com/nvim-lua/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
+git clone git@github.com:razvgrecu/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
45
```
46
47
0 commit comments