add helm treesitter, add tar pkg
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 14m10s
Build neovim image / build-neovim-arm64 (push) Successful in 17m53s
Build neovim image / update-images-manifest (push) Successful in 14s

This commit is contained in:
Szwendacz 2024-03-05 10:19:44 +01:00 committed by Maciej Lebiest
parent 49362e7482
commit fadb38d8cd
2 changed files with 3 additions and 2 deletions

View file

@ -19,7 +19,8 @@ ENV NEOVIM_PKGS="\
ENV GENERAL_PKGS="\
bash-completion \
procps \
fzf"
fzf \
tar"
ENV PYTHON_DEVEL_PKGS="\
python3\