mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-22 17:03:31 +02:00
plugins/nvim-cmp,copilot-cmp: change plugin for copilot completion source
This commit is contained in:
parent
660c865928
commit
0c0c3b2d9d
3 changed files with 68 additions and 1 deletions
|
@ -11,6 +11,7 @@ in {
|
|||
# For extra cmp plugins
|
||||
imports =
|
||||
[
|
||||
./copilot-cmp.nix
|
||||
./cmp-tabnine.nix
|
||||
./crates-nvim.nix
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue