ex.nvim

heavily refactored vim fork

Debian Debian
RUN apt-get update && \ apt-get install -y neovim
Ubuntu
RUN apt-get update && \ apt-get install -y neovim
Alpine
RUN apk add neovim
Arch Arch Linux
RUN pacman -S --noconfirm neovim
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y neovim
Fedora
RUN dnf install -y neovim
Raspbian
RUN apt-get update && \ apt-get install -y neovim
click the source code to copy install ex.nvim on any operating system with command-not-found.com