AutoYADM commit: 2025-01-19 21:15:03

This commit is contained in:
Daniel Fichtinger 2025-01-19 21:15:03 -05:00
parent 323b0bebff
commit e50c6c02b3

View file

@ -8,6 +8,12 @@ return {
org_default_notes_file = "~/orgfiles/refile.org",
org_startup_folded = "content",
win_split_mode = "auto",
mappings = {
org = {
org_timestamp_down = "<C-a>",
org_timestamp_up = "<C-i>",
},
},
},
},
{