mirror of
https://github.com/hazemKrimi/config.nvim.git
synced 2026-05-02 02:30:27 +00:00
chore: update nvim installation step
This commit is contained in:
@@ -6,13 +6,7 @@ This repo contains my custom NeoVim config for software development.
|
|||||||
|
|
||||||
1. Install [Lua](https://www.lua.org/download.html) if you do not have it already.
|
1. Install [Lua](https://www.lua.org/download.html) if you do not have it already.
|
||||||
|
|
||||||
2. Install NeoVim following the kickstart guide:
|
2. Install NeoVim following the [Installation docs](https://neovim.io/doc/install/):
|
||||||
|
|
||||||
```
|
|
||||||
sudo add-apt-repository ppa:neovim-ppa/unstable -y
|
|
||||||
sudo apt update
|
|
||||||
sudo apt install make gcc ripgrep unzip git xclip neovim
|
|
||||||
```
|
|
||||||
|
|
||||||
3. Optionally install a [Nerd Font](https://www.nerdfonts.com/).
|
3. Optionally install a [Nerd Font](https://www.nerdfonts.com/).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user