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

Rename setup script for Linux

This commit is contained in:
jdhao 2021-08-02 00:25:05 +08:00
parent 000e3a6f23
commit 42c564019e
2 changed files with 1 additions and 1 deletions

View File

@ -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