dotfiles/config/nvim
Fernando Schauenburg 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
..
after/ftplugin vim: migrate plugin configuration to lazy.nvim 2023-07-08 21:55:52 +02:00
lua/user vim: better partial() function in Lua 2023-07-16 18:56:34 +02:00
spell vim: learn my name's spelling 2022-12-15 18:25:26 +01:00
init.lua vim: move all configuration into the user module 2022-12-18 20:31:00 +01:00