From d8367d41cd7fd36d67896a0e9ab19978e56920b1 Mon Sep 17 00:00:00 2001 From: Job79 Date: Sat, 28 Feb 2026 12:15:18 +0100 Subject: [PATCH] feat: install nvim nightly --- containers/fedora/Containerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/containers/fedora/Containerfile b/containers/fedora/Containerfile index b184bd0..00bfaed 100644 --- a/containers/fedora/Containerfile +++ b/containers/fedora/Containerfile @@ -6,6 +6,7 @@ RUN --mount=type=cache,id=dnf-cache,target=/var/cache/libdnf5 \ dnf copr enable -y atim/lazygit && \ dnf copr enable -y atim/lazydocker && \ dnf copr enable -y gierth/tools-golang && \ + dnf copr enable -y agriffis/neovim-nightly && \ dnf -y --setopt=keepcache=1 install procps ping bash-completion glibc-langpack-en \ host-spawn dbus-launch \ zoxide git npm neovim awk jq unzip fd-find lazygit lazydocker lazysql