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 7f3b0ec..3af8c3e 100644 --- a/home/.chezmoiscripts/run_once_after_30-finalize-nvim.sh.tmpl +++ b/home/.chezmoiscripts/run_once_after_30-finalize-nvim.sh.tmpl @@ -4,7 +4,7 @@ . ${CHEZMOI_WORKING_TREE}/scripts/utils.sh # Lua version -lua_version="5.1:latest" +lua_version="latest:5.1" {{- if (ne .hasNVim false) }}