summary refs log tree commit diff
diff options
context:
space:
mode:
authorequa <equaa@protonmail.com>2021-04-25 11:12:19 -0500
committerequa <equaa@protonmail.com>2021-04-25 11:12:19 -0500
commitccbfdf1f1ef7e6a6fa81bcc5b12188c37fec788b (patch)
treefa837fc1baa62224c02515b3ec4937bd812127ec
parentb712ef626a1d142b615a9af09d6fdc14c471bbae (diff)
AAA
-rw-r--r--main.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.lua b/main.lua
index 5cfbd0a..22ab700 100644
--- a/main.lua
+++ b/main.lua
@@ -1,4 +1,4 @@
-if true then
+if false then
   table.insert(package.loaders or package.searchers, require("fennel").makeSearcher({correlate = true}))
 end