Skip to content

Commit

Permalink
Downgrade Lua to 5.1 for rest.nvim compat
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Crane <marcus@utf9k.net>
  • Loading branch information
marcus-crane committed Jul 1, 2024
1 parent 0480f8a commit 60c743f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .chezmoidata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ languages:
golang: 1.22.0
goreleaser: 1.21.2
hugo: 0.119.0
lua: 5.4.3
lua: 5.1
neovim: 0.9.5
nodejs: 20.8.0
python: 3.11.0
Expand Down

0 comments on commit 60c743f

Please sign in to comment.