diff --git a/modules/home-manager/vim/config/lua/plugins/tools/neorg.lua b/modules/home-manager/vim/config/lua/plugins/tools/neorg.lua index 785e44e..b9f5e9b 100644 --- a/modules/home-manager/vim/config/lua/plugins/tools/neorg.lua +++ b/modules/home-manager/vim/config/lua/plugins/tools/neorg.lua @@ -15,6 +15,7 @@ return { workspaces = { dev = "~/notes", }, + default_workspace = "dev", index = "index.norg", }, },