AutoYADM commit: 2025-01-23 19:05:05

This commit is contained in:
Daniel Fichtinger 2025-01-23 19:05:05 -05:00
parent f74b9a3494
commit 60fd00dd72

View file

@ -15,6 +15,7 @@ return {
org_blank_before_new_entry = { heading = false, plain_list_item = false }, org_blank_before_new_entry = { heading = false, plain_list_item = false },
win_split_mode = "auto", win_split_mode = "auto",
mappings = { mappings = {
org_return_uses_meta_return = false,
org = { org = {
org_timestamp_down = "<C-a>", org_timestamp_down = "<C-a>",
org_timestamp_up = "<C-i>", org_timestamp_up = "<C-i>",