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 10c7831 commit a64bfb7Copy full SHA for a64bfb7
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