Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 2.01 KB

File metadata and controls

49 lines (35 loc) · 2.01 KB

copilot layer

Spacemacs layer wrapping the Emacs package copilot. This package enables the use of GitHub Copilot in Spacemacs.

Table of Contents

Description

This is a simple layer wrapping the copilot.el Emacs package for use of GitHub Copilot.

Install

The setup process involves cloning the repo into ~/.emacs.d/private, then adding copilot to your ~/.spacemacs.

git clone https://github.com/keevindoherty/copilot.git ~/.emacs.d/private/copilot

To use this configuration layer, add it to your ~/.spacemacs. You will need to add copilot to the existing dotspacemacs-configuration-layers list in this file.