Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.busted - github.com/stevedonovan/Penlight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ed6f88784c77da1850a1f82058d12600dedbfea4 (plain)
1
2
3
4
5
6
return {
  default = {
    lpath = "./lua/?.lua;./lua/?/init.lua",
  }
}
-- vim: ft=lua