mirror of
https://github.com/Reuh/candran.git
synced 2025-10-27 09:59:29 +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
|
||||
-- setup
|
||||
table.insert(searchers, 2, candran.searcher)
|
||||
table.insert(searchers, 1, candran.searcher)
|
||||
return candran
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue