From 000a7c2a4c4bda36f655f6489b5bac3211515a5d Mon Sep 17 00:00:00 2001 From: "eric.marin" Date: Wed, 18 Dec 2024 21:06:41 +0100 Subject: niri and fuzzel --- nvim/lua/plugins/neorg.lua | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'nvim/lua/plugins/neorg.lua') diff --git a/nvim/lua/plugins/neorg.lua b/nvim/lua/plugins/neorg.lua index be2f7e2..1e2d948 100644 --- a/nvim/lua/plugins/neorg.lua +++ b/nvim/lua/plugins/neorg.lua @@ -21,6 +21,14 @@ local config = function() } } }, + -- ["core.dirman"] = { + -- config = { + -- workspaces = { + -- default = "~/neorg" + -- }, + -- index = "index.norg" + -- } + -- }, ["core.completion"] = { config = { engine = "nvim-cmp" -- cgit v1.2.3