diff --git a/home/.chezmoiscripts/run_once_after_20-install-asdf-plugins.sh.tmpl b/home/.chezmoiscripts/run_once_after_20-install-asdf-plugins.sh.tmpl index cb75fb9..0d73def 100644 --- a/home/.chezmoiscripts/run_once_after_20-install-asdf-plugins.sh.tmpl +++ b/home/.chezmoiscripts/run_once_after_20-install-asdf-plugins.sh.tmpl @@ -10,6 +10,7 @@ plugins=( ['direnv']='' ['golang']='https://github.com/asdf-community/asdf-golang.git' ['julia']='https://github.com/rkyleg/asdf-julia.git' + ['lua']='https://github.com/Stratus3D/asdf-lua.git' ['luajit']='https://github.com/smashedtoatoms/asdf-luaJIT.git' ['nodejs']='https://github.com/asdf-vm/asdf-nodejs.git' ['opam']='https://github.com/asdf-community/asdf-opam.git'