1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

docs: fix documentation errors

This commit is contained in:
jdhao
2020-04-12 00:05:53 +08:00
parent 3c8a653ef4
commit 4fb31858b4
2 changed files with 2 additions and 2 deletions

View File

@@ -180,3 +180,5 @@ dependencies, Neovim itself and Nvim configs in this repo.
Note that the variable `PYTHON_INSTALLED`, `SYSTEM_PYTHON` and
`ADD_TO_SYSTEM_PATH` in the script should be set properly based on your
environment.
[^1]: Use `echo %userprofile%` to see where your `$HOME` is.