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 ad502d3 commit 30eba33Copy full SHA for 30eba33
README.md
@@ -41,6 +41,10 @@ Clone kickstart.nvim:
41
```sh
42
# on Linux and Mac
43
git clone https://github.com/nvim-lua/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
44
+```
45
+
46
47
48
# on Windows
49
git clone https://github.com/nvim-lua/kickstart.nvim.git %userprofile%\AppData\Local\nvim\
50
```
0 commit comments