Add missing modeline to gears.shape

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2016-03-26 19:32:40 +01:00
parent e83832f41a
commit 19f146de5f
1 changed files with 2 additions and 0 deletions

View File

@ -467,3 +467,5 @@ function module.transform(shape)
end
return module
-- vim: filetype=lua:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=80