File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,18 +41,18 @@ Clone kickstart.nvim:
4141
4242``` sh
4343# on Linux and Mac
44- git clone https://github.com/nvim-lua /kickstart.nvim.git " ${XDG_CONFIG_HOME:- $HOME / .config} " /nvim
44+ git clone https://github.com/SevenDeLeven /kickstart.nvim.git " ${XDG_CONFIG_HOME:- $HOME / .config} " /nvim
4545```
4646
4747
4848```
4949# on Windows (cmd)
50- git clone https://github.com/nvim-lua /kickstart.nvim.git %userprofile%\AppData\Local\nvim\
50+ git clone https://github.com/SevenDeLeven /kickstart.nvim.git %userprofile%\AppData\Local\nvim\
5151```
5252
5353```
5454# on Windows (powershell)
55- git clone https://github.com/nvim-lua /kickstart.nvim.git $env:USERPROFILE\AppData\Local\nvim\
55+ git clone https://github.com/SevenDeLeven /kickstart.nvim.git $env:USERPROFILE\AppData\Local\nvim\
5656```
5757
5858
You can’t perform that action at this time.
0 commit comments