rvim.nvim
heavily refactored vim fork
RUN apt-get update && \
apt-get install -y neovim
RUN apt-get update && \
apt-get install -y neovim
RUN apk add neovim
RUN pacman -S --noconfirm neovim
RUN apt-get update && \
apt-get install -y neovim
RUN dnf install -y neovim
RUN apt-get update && \
apt-get install -y neovim