aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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