snippet f "Empty function" function () ${0} end endsnippet snippet conf "Config function" config = function () ${0} end endsnippet