Commit graph

5 commits

Author SHA1 Message Date
6a8c606845 vim: rename 'user' -> 'fschauen' 2023-08-06 23:43:17 +02:00
b3f2d03674 vim: better window resizing 2023-08-06 23:35:45 +02:00
c7e1f398a7 vim: add mapping to navigate next/previous diagnostic 2023-08-06 21:12:24 +02:00
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