chore(g.table): Add missing modeline

This commit is contained in:
Lucas Schwiderski 2021-03-08 16:03:30 +01:00
parent ec3788bf73
commit f68939bfc1
No known key found for this signature in database
GPG Key ID: AA12679AAA6DF4D8
1 changed files with 2 additions and 0 deletions

View File

@ -402,3 +402,5 @@ function gtable.map(f, tbl)
end
return gtable
-- vim: filetype=lua:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=80