commit f8e41f87f009e114a1270ccd9c270b2ec4030695 Author: borja Date: Sun Nov 26 23:02:40 2023 +0100 initial commit diff --git a/plugin/todoer.lua b/plugin/todoer.lua new file mode 100644 index 0000000..a1795cb --- /dev/null +++ b/plugin/todoer.lua @@ -0,0 +1 @@ +print("hello borja")