Add missing modeline to gears.shape
Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
e83832f41a
commit
19f146de5f
|
@ -467,3 +467,5 @@ function module.transform(shape)
|
||||||
end
|
end
|
||||||
|
|
||||||
return module
|
return module
|
||||||
|
|
||||||
|
-- vim: filetype=lua:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=80
|
||||||
|
|
Loading…
Reference in New Issue