fix(ci/selene): shadowing

This commit is contained in:
Barrett Ruth 2025-09-15 14:16:45 -04:00
parent 3889341335
commit f743b75a59
2 changed files with 4 additions and 7 deletions

View file

@ -1,4 +1 @@
std = "vim"
[config]
lua52 = true
std = "lua51+vim"