mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
fix(completion/copilot): update config name after rename in package
This commit is contained in:
@@ -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 ()
|
||||
|
||||
Reference in New Issue
Block a user