refactor(nvim): orgmode deadline warning days to 0
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m8s
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m8s
This commit is contained in:
parent
6f16a07a4e
commit
2bb73dade5
@ -34,6 +34,7 @@ return {
|
||||
calendar_week_start_day = 0,
|
||||
org_log_into_drawer = "LOGBOOK",
|
||||
org_tags_column = 0,
|
||||
org_deadline_warning_days = 0,
|
||||
org_agenda_start_on_weekday = false,
|
||||
org_agenda_span = "month",
|
||||
org_startup_folded = "inherit",
|
||||
|
Loading…
Reference in New Issue
Block a user