aboutsummaryrefslogtreecommitdiff
path: root/vis.lua
AgeCommit message (Collapse)AuthorFilesLines
2016-04-29vis: move non-configuration sections out of visrc.lua into vis.luaMarc André Tanner1-0/+203
The intention is that vis.lua will provide parts of the Lua API not implemented in the C core. Please update your existing visrc.lua configuration file accordingly.