From 102afb65bba6762f0bf293a4c868f8c36ac76f05 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 19 Dec 2024 14:42:54 -0500 Subject: fix: error in example config --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0c38c70..033ce5a 100644 --- a/README.md +++ b/README.md @@ -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 = { -- cgit v1.2.3