feat: upgrade runtimes and neovim config #216

Merged
joao.dubas merged 22 commits from jpd-upgrade-mise-runtimes into main 2025-04-24 11:43:40 +00:00
Showing only changes of commit f5d3ed5ff2 - Show all commits

View File

@ -20,6 +20,7 @@ commands=(
"kubectl" "kubectl"
"lefthook" "lefthook"
"mise" "mise"
"supabase"
) )
echo "create completion for ${commands[@]}" echo "create completion for ${commands[@]}"
for cmd in ${commands[@]}; do for cmd in ${commands[@]}; do