GitHub Copilot layer
Table of ContentsClose
1. Description
This layer enables usage of GitHub Copilot in Spacemacs using copilot.el.
1.1. Features:
- Provide access to ai powered code completions powered by GitHub Copilot
2. Install
To use this configuration layer, add it to your ~/.spacemacs
. You will need to
add github-copilot
to the existing dotspacemacs-configuration-layers
list in this
file.