Skip to content

anthrotype/cmp-copilot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

cmp-copilot

copilot.vim source for nvim-cmp

Usage

cmp.setup {
  sources = {
    { name = 'copilot' }
  }
}

Warning

  1. This is experimental product.

It depends on the internal implementation of copilot.vim. Therefore, it can be corrupted if copilot.vim had modified.

  1. I don't support to use this for now

The reason I created this was just because I was interested it.

About

copilot.vim source for nvim-cmp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%