Compare commits

...
2 Commits
+9
View File
@@ -55,6 +55,15 @@ require('lazy').setup({
org_startup_indented = true,
org_deadline_warning_days = 0,
org_agenda_custom_commands = {
i = {
description = "Independent",
types = {
{
type = 'agenda',
org_agenda_tag_filter_preset = 'independent'
}
}
},
p = {
description = "Personal",
types = {