Template repo for tiny cross-platform apps that can be modified on phone, tablet or computer.
new_pane = function()
	return {editor_state = code_editor_state()}
end