improved skeleton and moved to custom plugin

This commit is contained in:
tedmoyses 2023-05-07 08:08:30 +01:00
parent ce251cd13f
commit d45eac3184
7 changed files with 85 additions and 62 deletions

1
testing.lua Normal file
View file

@ -0,0 +1 @@
print(string.match('foo.bar', "%..$"))