aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/README.md2
-rwxr-xr-xdocs/nvim_setup_linux.sh (renamed from docs/Nvim_setup.sh)0
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index e9fee25..ff62731 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -228,7 +228,7 @@ time to install all of them, depending on your network condition.
# Automatic Installation for Linux #
To set up a workable Neovim environment in Linux, I use the bash script
-[`Nvim_setup.sh`](Nvim_setup.sh) to automatically install necessary
+[`nvim_setup_linux.sh`](nvim_setup_linux.sh) to automatically install necessary
dependencies, Neovim itself and Nvim configs in this repo.
Note that the variable `PYTHON_INSTALLED`, `SYSTEM_PYTHON` and
diff --git a/docs/Nvim_setup.sh b/docs/nvim_setup_linux.sh
index b046909..b046909 100755
--- a/docs/Nvim_setup.sh
+++ b/docs/nvim_setup_linux.sh