AutoYADM commit: 2025-01-23 19:35:06

This commit is contained in:
Daniel Fichtinger 2025-01-23 19:35:06 -05:00
parent 27d1d1458d
commit 0d4e65f961
2 changed files with 19 additions and 5 deletions

View file

@ -22,7 +22,9 @@ return {
org_timestamp_up = "<C-i>",
org_return = false,
org_next_visible_heading = false,
org_previous_visible_heading = true,
org_previous_visible_heading = false,
org_forward_heading_same_level = false,
org_backward_heading_same_level = false,
},
},
}