mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 17:58:38 +02:00
plugins/codeium-nvim: migrate to mkNeovimPlugin
This commit is contained in:
parent
c8328e6d59
commit
b072a4a68f
3 changed files with 103 additions and 66 deletions
|
@ -53,10 +53,6 @@ let
|
|||
pluginName = "cmp-tabnine";
|
||||
sourceName = "cmp_tabnine";
|
||||
}
|
||||
{
|
||||
pluginName = "codeium-nvim";
|
||||
sourceName = "codeium";
|
||||
}
|
||||
{
|
||||
pluginName = "cmp-conventionalcommits";
|
||||
sourceName = "conventionalcommits";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue