Commit graph

2 commits

Author SHA1 Message Date
e81b46d625 vim: better partial() function in Lua
partial() now works with any number of arguments. As a bonus, it is
implemented in terms of the new extend() function, which is also useful
on its own.
2023-07-16 18:56:34 +02:00
3670b76dc9 vim: factor out reusable functions into a separate module 2023-07-16 01:21:58 +02:00