diff --git a/modules/completion/siren-copilot.el b/modules/completion/siren-copilot.el index 05664e5..6228c46 100644 --- a/modules/completion/siren-copilot.el +++ b/modules/completion/siren-copilot.el @@ -32,7 +32,7 @@ :custom (copilot-auto-balance t) (copilot-disable-predicates '(siren-copilot-disable-predicate)) - (copilot-indent-warning-suppress t) + (copilot-indent-offset-warning-disable t) :preface (defun siren-copilot-disable-predicate ()