From e58e03dfb7b0911074f68318b82ddbc094d23080 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 20 Jan 2025 20:45:03 -0500 Subject: [PATCH] AutoYADM commit: 2025-01-20 20:45:03 --- .config/nvim/lua/plugins/orgmode.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/nvim/lua/plugins/orgmode.lua b/.config/nvim/lua/plugins/orgmode.lua index 5aa9600d..36eb6b5b 100644 --- a/.config/nvim/lua/plugins/orgmode.lua +++ b/.config/nvim/lua/plugins/orgmode.lua @@ -10,7 +10,7 @@ return { return { org_agenda_files = "~/orgfiles/**/*", org_default_notes_file = "~/orgfiles/refile.org", - org_startup_folded = "content", + org_startup_folded = "inherit", win_split_mode = "auto", mappings = { org = {