nix-community.nixvim/plugins/telescope
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
..
default.nix plugins/telescope: mark internal options as such 2023-12-20 18:51:17 +01:00
file-browser.nix plugins: Introduce helpers.defaultNullOpts.mkLuaFn (#855) 2023-12-29 15:24:42 +01:00
frecency.nix misc: refactor imports, prefer adding helpers to args rather than importing it 2023-11-06 16:33:39 +01:00
fzf-native.nix misc: refactor imports, prefer adding helpers to args rather than importing it 2023-11-06 16:33:39 +01:00
fzy-native.nix docs: fix grammar, spelling, and text for enable options 2023-10-09 15:04:57 +02:00
media-files.nix misc: refactor imports, prefer adding helpers to args rather than importing it 2023-11-06 16:33:39 +01:00
project-nvim.nix misc: refactor imports, prefer adding helpers to args rather than importing it 2023-11-06 16:33:39 +01:00
undo.nix plugins: swith to the new behaviour of mkRaw 2023-11-23 11:39:41 +01:00