refactor(nvim): do not use datetree for TODOs in orgmode
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 46s

This commit is contained in:
Price Hiller 2024-08-09 22:37:19 -05:00
parent 51788a4041
commit e6a32a9913
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -47,7 +47,6 @@ return {
description = "Todo",
template = "* TODO %?\nSCHEDULED: %T",
target = "~/Notes/todo.org",
datetree = true,
},
n = {
description = "Note",