diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ Example config via [lazy.nvim](https://github.com/folke/lazy.nvim) { "https://codeberg.org/historia/denote-fzf-lua", opts = { - dir = "~/notes" -- Denote notes directory + dir = "~/notes", -- Denote notes directory -- Toggle which Denote fields are displayed in search search_fields = { |
