Update vim/vim.md

This commit is contained in:
Ste Vaidis 2023-09-10 21:47:16 +03:00
parent 0847767538
commit de5364766e

View File

@ -14,7 +14,8 @@
(https://rockylinux.org) (https://rockylinux.org)
```sh ```sh
dnf -y install ninja-build make cmake gcc gcc-c++ make cmake unzip gettext curl python3-pip dnf -y install ninja-build
dnf -y install gcc gcc-c++ make cmake unzip gettext curl python3-pip
``` ```
## NeoVIM installation ## NeoVIM installation