Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8e4f80df2d | ||
|
|
a0eef0125a |
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user