Compare commits
No commits in common. "16fb278fbcea8ddffaac6b4ed19f85dd0b40102b" and "0f48c14b837a0c9c794295d688d86a440bce71a3" have entirely different histories.
16fb278fbc
...
0f48c14b83
@ -323,8 +323,6 @@ return {
|
||||
fg = colors.waveRed,
|
||||
},
|
||||
},
|
||||
{ "@org.agenda.day", { fg = colors.oniViolet, bold = true, underdouble = true } },
|
||||
{ "@org.agenda.today", { fg = colors.springBlue, bold = true, underdouble = true } },
|
||||
|
||||
-- Titles/Headlines
|
||||
{ "@markup.heading.1", { fg = colors.crystalBlue, bold = true } },
|
||||
|
@ -26,10 +26,8 @@ return {
|
||||
org_id_link_to_org_use_id = true,
|
||||
org_default_notes_file = "~/Notes/notes.org",
|
||||
org_highlight_latex_and_related = "entities",
|
||||
org_agenda_start_day = "-1d",
|
||||
calendar_week_start_day = 0,
|
||||
org_log_into_drawer = "LOGBOOK",
|
||||
org_tags_column = 0,
|
||||
org_agenda_start_on_weekday = false,
|
||||
org_agenda_span = "month",
|
||||
org_startup_folded = "inherit",
|
||||
win_border = "none",
|
||||
|
Loading…
x
Reference in New Issue
Block a user