copilot-emacs / copilot.el

An unofficial Copilot plugin for Emacs.
MIT License
1.79k stars 126 forks source link

Fixed instructions for spacemacs setup. #76

Closed Martinsos closed 1 year ago

Martinsos commented 1 year ago

Thanks for this great plugin!

Following the instructions for spacemacs, I got an error saying that copilot-completion-map is not defined. Following advice in https://github.com/zerolfx/copilot.el/issues/53, I fixed it by ensuring that copilot is loaded before trying to access that variable!