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