Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Warning

This plugin is in its very early stage of development, expect bugs, issues, and very bad code

bcp.nvim

Copilot source provider for blink.cmp

Installation

lazy.nvim

{
  "nikutsuki/bcp.nvim",
  dependecies = { "zbirenbaum/copilot.lua" },

  config = function()
    require("bcp").setup()
  end,
}

About

Copilot source provider for blink.cmp

Resources

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages