summaryrefslogtreecommitdiff
path: root/selene.toml
diff options
context:
space:
mode:
Diffstat (limited to 'selene.toml')
-rw-r--r--selene.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/selene.toml b/selene.toml
index 98b6ac7..23b4393 100644
--- a/selene.toml
+++ b/selene.toml
@@ -1 +1,5 @@
std = "nvim"
+
+[lints]
+# lz.n uses this for its plugin spec
+mixed_table = "allow"