feat: copilot completions in nvim-cmp sources

This commit is contained in:
raf 2023-07-24 16:51:24 +03:00
commit 4233a2c20d
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
7 changed files with 55 additions and 11 deletions

View file

@ -87,6 +87,7 @@ with lib; let
"nvim-surround"
"nvim-dap"
"nvim-dap-ui"
"copilot-cmp"
];
# You can either use the name of the plugin or a package.
pluginsType = with types;