AutoYADM commit: 2025-01-15 19:35:06
This commit is contained in:
parent
d02cc51e19
commit
27dd176c02
3 changed files with 47 additions and 34 deletions
|
@ -0,0 +1,9 @@
|
|||
return {
|
||||
"nvim-orgmode/orgmode",
|
||||
event = "VeryLazy",
|
||||
ft = { "org" },
|
||||
opts = {
|
||||
org_agenda_files = "~/orgfiles/**/*",
|
||||
org_default_notes_file = "~/orgfiles/refile.org",
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue