Tweak Orgmode
This commit is contained in:
@@ -6,6 +6,7 @@ local M = {
|
||||
ft = { "org" },
|
||||
config = function()
|
||||
require("orgmode").setup({
|
||||
or_startup_folded = 'showeverything',
|
||||
org_agenda_files = "~/org/**/*",
|
||||
org_default_notes_file = "~/org/refile.org",
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user