All Projects → hrsh7th → cmp-copilot

hrsh7th / cmp-copilot

Licence: other
copilot.vim source for nvim-cmp

Programming Languages

lua
6591 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].