Adds config for avante AI client

This commit is contained in:
Dennis Schoepf 2025-01-27 23:10:40 +01:00
parent a8d76f7f4d
commit 640eccae4c
2 changed files with 30 additions and 1 deletions

View file

@ -10,7 +10,7 @@ return {
org_agenda_files = "~/orgnzr/**/*",
org_default_notes_file = "~/orgnzr/inbox.org",
org_todo_keywords = { "PROJECT(p)", "TODO(t)", "NEXT(n)", "|", "DONE(d)" },
win_split_mode = "120vsplit",
win_split_mode = "auto",
org_startup_indented = true,
org_indent_mode_turns_off_org_adapt_indentation = true,
org_hide_leading_stars = true,