fix(completion/copilot): update config name after rename in package

This commit is contained in:
2024-02-19 01:14:57 +00:00
parent ed2c051ea1
commit d97e02dbb8

View File

@@ -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 ()