mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-02 21:34:33 +02:00
plugins/cmp-tabby: init
This commit is contained in:
parent
990a18ba23
commit
01c21406c6
4 changed files with 73 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue