From 3e7b883002d317cc013e069f42999e1b6c119637 Mon Sep 17 00:00:00 2001 From: Ste Vaidis Date: Wed, 16 Aug 2023 11:05:08 +0300 Subject: [PATCH] Update 2.Vim.md --- 2.Vim.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2.Vim.md b/2.Vim.md index d85edb1..f7aa2e7 100644 --- a/2.Vim.md +++ b/2.Vim.md @@ -14,7 +14,7 @@ (https://rockylinux.org) ```sh -dnf -y install ninja-build cmake gcc make cmake unzip gettext curl python3-pip +dnf -y install ninja-build cmake gcc gcc-c++ make cmake unzip gettext curl python3-pip ``` ## NeoVIM installation