tuanbass / doom-nvim

A Neovim configuration for the advanced martian hacker
GNU General Public License v2.0
0 stars 0 forks source link

[FEATURE REQUEST] We need copilot module #11

Open tuanbass opened 1 year ago

tuanbass commented 1 year ago

Another module to integrate with Copilot Also consider using a free alternative: https://github.com/Exafunction/codeium.vim

tuanbass commented 1 year ago

Add 2 modules:

  1. Use official plugin from "github/copilot.vim"
  2. Use lua implementation from "zbirenbaum/copilot.lua"

Also add it as a cmp source to easy to choose between different suggestion

tuanbass commented 1 year ago

Let this open, to keep an eye on the issue https://github.com/zbirenbaum/copilot-cmp/issues/5 Currently need a hack as suggested by lpoto: comment out a code line in copilot-cmp source code