mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-13 18:54:30 +02:00
plugins/codeium-nvim: init
This commit is contained in:
parent
e1e417bff8
commit
1057ef93e3
4 changed files with 127 additions and 0 deletions
|
@ -61,5 +61,6 @@ in
|
|||
"cmp_pandoc" = "cmp-pandoc-nvim";
|
||||
"treesitter" = "cmp-treesitter";
|
||||
"vimwiki-tags" = "cmp-vimwiki-tags";
|
||||
"codeium" = "codeium-nvim";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue