refactor(nvim): remove underdotted from org deadlines

This commit is contained in:
Price Hiller 2024-06-13 13:13:37 -05:00
parent f72a249d43
commit 0571072949
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -319,7 +319,6 @@ return {
{
"@org.agenda.deadline",
{
underdotted = true,
fg = colors.waveRed,
},
},