all repos

init.lua @ 5e3f315

my nvim config
1 files changed, 1 insertions(+), 1 deletions(-)
fixup! feat(orgmode): update agenda view
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2025-03-18 21:12:23 +0200
Parent: c4ffd3c
M lua/plugins/orgmode.lua

@@ -157,7 +157,7 @@ n = {

description = "Next action", types = { { - type = "tags", + type = "tags_todo", match = "next", org_agenda_overriding_header = "Next action", },