1 files changed,
1 insertions(+),
0 deletions(-)
Author:
Smirnov Oleksandr
ss2316544@gmail.com
Committed at:
2024-12-29 16:15:27 +0200
Parent:
36c2da5
M
lua/plugins/orgmode.lua
@@ -46,6 +46,7 @@ ---@type OrgDefaultConfig
opts = { org_default_notes_file = dir .. "/refile.org", org_agenda_files = dir .. "/**/*", + org_todo_keywords = { "TODO", "DOING", "|", "DONE" }, mappings = { prefix = "<leader>o", org = {