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 266dab3 commit 46ea170Copy full SHA for 46ea170
README.md
@@ -32,7 +32,7 @@ Distribution Alternatives:
32
* From a terminal cd/dir to:
33
`~/.config/nvim` (Linux)
34
`~/.config/nvim` (MacOS)
35
- `%userprofile%\AppData\Local\nvim-data\` (Windows)
+ `%userprofile%\AppData\Local\nvim\` (Windows)
36
37
* run: `git clone https://github.com/nvim-lua/kickstart.nvim.git ~/.config/nvim` OR: gh repo clone nvim-lua/kickstart.nvim
38
* Run neovim (from terminal or shortcut) and allow the kickstart process to download files and set up the basics.
0 commit comments