summary refs log tree commit diff
path: root/main.lua
diff options
context:
space:
mode:
Diffstat (limited to 'main.lua')
-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