Remove copilot
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user