mirror of
https://github.com/Reuh/candran.git
synced 2025-10-27 17:59:30 +00:00
Load candran before lua files
This commit is contained in:
parent
81f5f8fbbb
commit
b00068c766
1 changed files with 1 additions and 1 deletions
|
|
@ -340,7 +340,7 @@ function candran.setup()
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
-- setup
|
-- setup
|
||||||
table.insert(searchers, 2, candran.searcher)
|
table.insert(searchers, 1, candran.searcher)
|
||||||
return candran
|
return candran
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue