Remove copilot

This commit is contained in:
2025-12-22 11:14:10 -06:00
parent 11863984ca
commit fba92951f9
2 changed files with 11 additions and 10 deletions

View File

@@ -38,7 +38,7 @@ return {
}, {
{ name = 'buffer' },
{ name = 'luasnip_choice' },
{ name = 'copilot' },
--{ name = 'copilot' },
{ name = 'supermaven' },
{ name = 'nvim_lsp_document_symbol' },
{ name = 'nvim_lsp_signature_help' },
@@ -225,9 +225,9 @@ return {
version = 'v2.*',
build = 'make install_jsregexp'
},
{
'github/copilot.vim',
},
--{
--'github/copilot.vim',
--},
{
'supermaven-inc/supermaven-nvim',
config = function()
@@ -319,7 +319,6 @@ return {
'rust_analyzer',
'sqlls',
'svelte',
'systemd_ls',
'tailwindcss',
'tinymist',
'ts_ls',