From 8ee64e1eae5027214187ec8c37d4754a76be06be Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Thu, 18 Sep 2025 20:14:48 -0400 Subject: [PATCH] try to fix --- selene.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selene.toml b/selene.toml index 47b9138..d03ab0a 100644 --- a/selene.toml +++ b/selene.toml @@ -1 +1 @@ -std = "lua51+vim" +std = "vim"