feat: install neovim by default
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Peter 2023-06-16 13:20:01 +00:00
parent 0fe7a1ebba
commit 3000812b15

View file

@ -18,6 +18,7 @@ packages:
- fzf - fzf
- dnf-plugins-core - dnf-plugins-core
- icu - icu
- neovim
%{ if install_podman_setup ~} %{ if install_podman_setup ~}
- podman - podman
- podman-docker - podman-docker