removed additional braces
This commit is contained in:
parent
df0db24702
commit
946c9a8a85
@ -31,7 +31,6 @@ local lspKeys = function(client, bufnr)
|
||||
end
|
||||
|
||||
return {
|
||||
{
|
||||
'neovim/nvim-lspconfig',
|
||||
dependencies = {
|
||||
'williamboman/mason.nvim',
|
||||
@ -90,5 +89,4 @@ return {
|
||||
end,
|
||||
})
|
||||
end,
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user