gists/init.lua
2016-12-11 04:02:36 -08:00

3 lines
71 B
Lua

local path = string.gsub(..., "[^.]+$", "")
return require(path.."pt")