un-object orient some functions
This commit is contained in:
parent
d94b454eb6
commit
119127accf
5 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
vim.cmd('runtime mellow')
|
||||
local highlight = function(group, opts, space)
|
||||
local function highlight(group, opts, space)
|
||||
space = space or 0
|
||||
|
||||
if type(group) == 'table' then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue