Hello!

It seems this new upstream has continued where the upstream indicated by
the package has stopped: https://github.com/rrthomas/lua-mode 404's.  It
has a homepage at http://immerrr.github.io/lua-mode/ .

New upstream also fixes function indentation from

local func = function()
                return k
             end

to


local func = function()
   return k
end

.  Would you please package a new version?

Thanks for maintaining,
Steven.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to