diff options
author | equa <equaa@protonmail.com> | 2021-04-25 11:12:19 -0500 |
---|---|---|
committer | equa <equaa@protonmail.com> | 2021-04-25 11:12:19 -0500 |
commit | ccbfdf1f1ef7e6a6fa81bcc5b12188c37fec788b (patch) | |
tree | fa837fc1baa62224c02515b3ec4937bd812127ec | |
parent | b712ef626a1d142b615a9af09d6fdc14c471bbae (diff) |
AAA
-rw-r--r-- | main.lua | 2 |
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 |