Jhonathan Pedroso
Results
1
comments of
Jhonathan Pedroso
Some keys working well for me in evil-mode: ;; Setup keys with copilot: (define-key copilot-completion-map (kbd ", a") 'copilot-accept-completion) (define-key copilot-completion-map (kbd ", n") 'copilot-next-completion) (define-key copilot-completion-map (kbd ", p")...