AutoYADM commit: 2025-01-21 17:15:06

This commit is contained in:
Daniel Fichtinger 2025-01-21 17:15:06 -05:00
parent 4f9144921e
commit c3d74ef9ae

View file

@ -11,6 +11,8 @@ return {
org_agenda_files = "~/orgfiles/**/*", org_agenda_files = "~/orgfiles/**/*",
org_default_notes_file = "~/orgfiles/refile.org", org_default_notes_file = "~/orgfiles/refile.org",
org_startup_folded = "inherit", org_startup_folded = "inherit",
org_hide_emphasis_markers = true,
org_blank_before_new_entry = { heading = false, plain_list_item = false },
win_split_mode = "auto", win_split_mode = "auto",
mappings = { mappings = {
org = { org = {