From 0ec261c7d81899b9d78865a77c8621f35ce4392e Mon Sep 17 00:00:00 2001 From: Hazem Krimi Date: Sun, 22 Feb 2026 15:18:44 +0100 Subject: [PATCH] chore: update nvim installation step --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 93eb80b..f0f592b 100644 --- a/README.md +++ b/README.md @@ -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. -2. Install NeoVim following the kickstart guide: - -``` -sudo add-apt-repository ppa:neovim-ppa/unstable -y -sudo apt update -sudo apt install make gcc ripgrep unzip git xclip neovim -``` +2. Install NeoVim following the [Installation docs](https://neovim.io/doc/install/): 3. Optionally install a [Nerd Font](https://www.nerdfonts.com/).