diff --git a/doc/lazy.nvim.txt b/doc/lazy.nvim.txt index 08de56d..df8876f 100644 --- a/doc/lazy.nvim.txt +++ b/doc/lazy.nvim.txt @@ -250,7 +250,7 @@ EXAMPLES ~ config = true, -- run require("neorg").setup() }, - -- or set custom config + -- or set a custom config: { "nvim-neorg/neorg", ft = "norg",