Disable todo comments signs

This commit is contained in:
Dreaded_X 2025-06-02 03:16:15 +02:00
parent 6ee3f0e346
commit dccea7b3fd
Signed by: Dreaded_X
GPG Key ID: 5A0CBFE3C3377FAA

View File

@ -10,6 +10,7 @@ return {
}, },
event = "VeryLazy", event = "VeryLazy",
opts = { opts = {
signs = false,
keywords = { keywords = {
-- FIX: Fix -- FIX: Fix
FIX = { icon = diagnostic.bug }, FIX = { icon = diagnostic.bug },