mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
test/functional: clean up according to luacheck (part 1)
This commit is contained in:
@@ -40,7 +40,7 @@ describe('terminal window highlighting', function()
|
||||
]])
|
||||
end)
|
||||
|
||||
function descr(title, attr_num, set_attrs_fn)
|
||||
local function descr(title, attr_num, set_attrs_fn)
|
||||
local function sub(s)
|
||||
return s:gsub('NUM', attr_num)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user