plugins/cmp: add cmp_ai source

This commit is contained in:
Gaetan Lepage 2024-06-14 11:06:45 +02:00 committed by Gaétan Lepage
parent 582641a639
commit 3834c4e0db
5 changed files with 138 additions and 1 deletions

View file

@ -5,6 +5,7 @@
calc = "cmp-calc";
dap = "cmp-dap";
cmdline = "cmp-cmdline";
cmp_ai = "cmp-ai";
cmp-clippy = "cmp-clippy";
cmp-cmdline-history = "cmp-cmdline-history";
cmp_pandoc = "cmp-pandoc-nvim";