Skip to content

Commit 1e27f09

Browse files
committed
chore: Update lua version in selene.toml and vim.toml
1 parent c3a0b4b commit 1e27f09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

selene.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# https://github.com/Kampfkarren/selene/issues/284
2-
std="lua51+vim"
2+
std="lua54+vim"
33

44
[rules]
55
mixed_table = "allow"

vim.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[selene]
2-
base = "lua51"
2+
base = "lua54"
33
name = "vim"
44

55
[vim]

0 commit comments

Comments
 (0)