From 49b1c88332b83b79b44bb790d439aa100179d9aa Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Mon, 22 Jun 2026 16:33:14 -0400 Subject: feat: supports searching multiple directories configured via simple-denote.nvim. existing config is backwards compatible and works the same. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7aebe3d..606d426 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,10 @@ If the optional dependencies are missing `denote-fzf-lua` falls back to standard :DenoteSearch contents ``` +# Multi-Directory Support + +When used alongside [simple-denote.nvim](https://codeberg.org/historia/simple-denote.nvim) with multiple directories configured, `denote-fzf-lua` automatically follows the active directory set by `:Denote dir`. It reads from `vim.g.denote_dir` if set, falling back to the configured `dir` option. No additional configuration is needed. + # License GNU AGPL -- cgit v1.2.3