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.
2 parents 53e9252 + c27b054 commit 9fe8b20Copy full SHA for 9fe8b20
README.md
@@ -33,7 +33,7 @@ Neovim's configurations are located under the following paths, depending on your
33
| OS | PATH |
34
| :- | :--- |
35
| Linux | `$XDG_CONFIG_HOME/nvim`, `~/.config/nvim` |
36
-| MacOS | `$XDG_CONFIG_HOME/nvim`, '~/.config/nvim` |
+| MacOS | `$XDG_CONFIG_HOME/nvim`, `~/.config/nvim` |
37
| Windows | `%userprofile%\AppData\Local\nvim\` |
38
39
Clone kickstart.nvim:
0 commit comments