plugins/codeium-nvim: init

This commit is contained in:
Gaetan Lepage 2024-01-01 21:50:06 +01:00 committed by Gaétan Lepage
parent e1e417bff8
commit 1057ef93e3
4 changed files with 127 additions and 0 deletions

View file

@ -61,5 +61,6 @@ in
"cmp_pandoc" = "cmp-pandoc-nvim";
"treesitter" = "cmp-treesitter";
"vimwiki-tags" = "cmp-vimwiki-tags";
"codeium" = "codeium-nvim";
};
}