master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 946c9a8a85 - Show all commits

View File

@@ -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,
},
}