mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
plugins/codeium-nvim: move to plulgins/completion
This commit is contained in:
parent
b072a4a68f
commit
ac4629eecc
3 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,6 @@ in
|
|||
{
|
||||
# For extra cmp plugins
|
||||
imports = [
|
||||
./codeium-nvim.nix
|
||||
./copilot-cmp.nix
|
||||
./cmp-ai.nix
|
||||
./cmp-fish.nix
|
||||
|
|
|
@ -31,6 +31,7 @@
|
|||
./colorschemes/vscode.nix
|
||||
|
||||
./completion/codeium-vim.nix
|
||||
./completion/codeium-nvim.nix
|
||||
./completion/copilot-lua.nix
|
||||
./completion/copilot-vim.nix
|
||||
./completion/coq.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue