nvf/modules/wrapper
gustav-fff 10aa76214c plugins/utility/fff-nvim: add fff.nvim module
Adds fff.nvim, a high-performance Rust-backed file picker for Neovim
with fuzzy search and frecency scoring. The Rust shared library is
built from source via rustPlatform.buildRustPackage and symlinked into
target/release/ where the plugin's lua loader expects it.

Toggle with vim.utility.fff-nvim.enable; pass arbitrary fff.setup()
options through vim.utility.fff-nvim.setupOpts.
2026-06-11 11:58:25 -07:00
..
build plugins/utility/fff-nvim: add fff.nvim module 2026-06-11 11:58:25 -07:00
environment wrapper/options: change withRuby to false by default 2026-02-10 10:13:56 +05:00
lazy treewide: replace auto option links with {option} role 2025-12-11 15:30:30 +01:00
lib Merge pull request #1450 from alfarelcynthesis/no-default-mappings-option 2026-04-10 17:04:12 +00:00
rc rc/options: use vim.opt for structured options 2026-05-22 16:28:17 +02:00
warnings treewide: restructure modules directory; add comments to modules top-level import 2024-04-20 18:12:36 +03:00