forked from Job79/devcontainer
feat: install nvim nightly
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user