wip
This commit is contained in:
parent
76beceb1d7
commit
8bc64e844a
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@ This is my current neovim configuration. It uses [lazy.nvim](https://github.com/
|
||||||
> [!CAUTION]
|
> [!CAUTION]
|
||||||
> You're neovim version has to be >=0.9.0 </br>
|
> You're neovim version has to be >=0.9.0 </br>
|
||||||
> If you're not sure what version you have, type `nvim --version` </br>
|
> If you're not sure what version you have, type `nvim --version` </br>
|
||||||
> To install neovim 0.9.0 or higher, you can run the following.
|
> To build neovim from source, you can run the following.
|
||||||
|
> This script should cover [most linux distros](https://git.k4li.de/scripts/installs/raw/branch/main/distros.sh "This is a neat description?")
|
||||||
>
|
>
|
||||||
> ```bash
|
> ```bash
|
||||||
> curl -fsSL https://git.k4li.de/scripts/installs/raw/branch/main/neovim.sh | bash
|
> curl -fsSL https://git.k4li.de/scripts/installs/raw/branch/main/neovim.sh | bash
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue