plugins/cmp-tabby: init

This commit is contained in:
Gaetan Lepage 2024-01-22 14:00:24 +01:00 committed by Gaétan Lepage
parent 990a18ba23
commit 01c21406c6
4 changed files with 73 additions and 0 deletions

View file

@ -28,6 +28,7 @@ in
"cmp-clippy" = "cmp-clippy";
"cmp-cmdline-history" = "cmp-cmdline-history";
"cmp_pandoc" = "cmp-pandoc-nvim";
"cmp_tabby" = "cmp-tabby";
"cmp_tabnine" = "cmp-tabnine";
"codeium" = "codeium-nvim";
"conventionalcommits" = "cmp-conventionalcommits";