Digital Marketing

Install neovim on Oracle Linux/CentOS/Red Hat Linux

CentOS 7 / RHEL 7

Neovim is available through EPEL (Extra Packages for Enterprise Linux)
yum install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
yum install -y neovim python3-neovim

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database