docs: fix misstype on README.md

This commit is contained in:
Pedro Santayana
2023-10-07 22:34:24 -03:00
committed by GitHub
parent 53e925240f
commit c27b05467a

View File

@@ -33,7 +33,7 @@ Neovim's configurations are located under the following paths, depending on your
| OS | PATH |
| :- | :--- |
| Linux | `$XDG_CONFIG_HOME/nvim`, `~/.config/nvim` |
| MacOS | `$XDG_CONFIG_HOME/nvim`, '~/.config/nvim` |
| MacOS | `$XDG_CONFIG_HOME/nvim`, `~/.config/nvim` |
| Windows | `%userprofile%\AppData\Local\nvim\` |
Clone kickstart.nvim: