aboutsummaryrefslogtreecommitdiffhomepage
path: root/snippets/lua/function
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/lua/function')
-rw-r--r--snippets/lua/function3
1 files changed, 3 insertions, 0 deletions
diff --git a/snippets/lua/function b/snippets/lua/function
new file mode 100644
index 0000000..4a0ea5e
--- /dev/null
+++ b/snippets/lua/function
@@ -0,0 +1,3 @@
1function()
2
3end