diff --git a/home/.chezmoiscripts/run_once_after_30-finalize-nvim.sh.tmpl b/home/.chezmoiscripts/run_once_after_30-finalize-nvim.sh.tmpl index 936b895..7f3b0ec 100644 --- a/home/.chezmoiscripts/run_once_after_30-finalize-nvim.sh.tmpl +++ b/home/.chezmoiscripts/run_once_after_30-finalize-nvim.sh.tmpl @@ -11,6 +11,7 @@ lua_version="5.1:latest" log "Finalize NVim configuration" + inf "installing Lua ${lua_version}..." asdf install lua ${lua_version} asdf set lua ${lua_version}