[neovim] Removes copilot from the LSP list
This commit is contained in:
@@ -3,7 +3,6 @@ return {
|
||||
"neovim/nvim-lspconfig",
|
||||
opts = {
|
||||
servers = {
|
||||
copilot = {},
|
||||
lua_ls = {},
|
||||
nil_ls = {},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user