Adds config for avante AI client
This commit is contained in:
parent
a8d76f7f4d
commit
640eccae4c
2 changed files with 30 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue