nix-community.nixvim/lib
traxys 1d8e7906c9
plugins: Introduce helpers.defaultNullOpts.mkLuaFn (#855)
This allows to avoid calling `mkRaw` on lua functions, as they will get
applied automatically.

This could also help in the future to refactor the use of Lua code to
make it more user-friendly.
2023-12-29 15:24:42 +01:00
..
autocmd-helpers.nix modules/autocmd: factor out autocmd-helpers 2023-11-14 23:23:30 +01:00
default.nix Added test for template and fixed check export for lib (#361) 2023-05-15 11:04:52 +02:00
helpers.nix plugins: Introduce helpers.defaultNullOpts.mkLuaFn (#855) 2023-12-29 15:24:42 +01:00
keymap-helpers.nix helpers/keymaps: add mkMapOptionsSubmodule 2023-12-15 16:19:28 +01:00
maintainers.nix Allow to add meta options like maintainers (#836) 2023-12-22 15:59:41 +01:00