From 07d294425a98ee5d1e22d03e2b24ae2c76e487c0 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 23 Aug 2025 12:42:37 +0900 Subject: updates --- mac/.config/AstroNvim/selene.toml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 mac/.config/AstroNvim/selene.toml (limited to 'mac/.config/AstroNvim/selene.toml') diff --git a/mac/.config/AstroNvim/selene.toml b/mac/.config/AstroNvim/selene.toml new file mode 100644 index 0000000..e7005c3 --- /dev/null +++ b/mac/.config/AstroNvim/selene.toml @@ -0,0 +1,8 @@ +std = "neovim" + +[rules] +global_usage = "allow" +if_same_then_else = "allow" +incorrect_standard_library_use = "allow" +mixed_table = "allow" +multiple_statements = "allow" -- cgit v1.2.3