Remove copilot toggle.

It is easy to remember in order to run it on M-x.
This commit is contained in:
kj
2025-09-01 12:43:25 -03:00
parent 709ca7fe27
commit 5ee6db55e0

View File

@ -189,7 +189,6 @@
("f" flyspell-mode "spell check" :toggle t)
("u" subword-mode "subword" :toggle t)
("v" global-diff-hl-mode "gutter" :toggle t)
("c" global-copilot-mode "copilot" :toggle t)
("V" diff-hl-flydiff-mode "live gutter" :toggle t)
("M" diff-hl-margin-mode "margin gutter" :toggle t)
("D" diff-hl-dired-mode "dired gutter" :toggle t))