mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
forgot to return default
This commit is contained in:
parent
7c6314b1d4
commit
e4f1736df1
1 changed files with 2 additions and 0 deletions
|
|
@ -121,6 +121,8 @@ function make()
|
|||
default[t].variants[k] = fn(v)
|
||||
end
|
||||
end
|
||||
|
||||
return default
|
||||
end
|
||||
|
||||
return make
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue