Lua multifile

Run Settings
LanguageLua
Language Version
Run Command
local Foo = require 'foo' print("foo: " .. Foo.foo())
local function foo() return "bar" end return { foo = foo }
Editor Settings
Theme
Key bindings
Full width
Lines