removed non lsp server from automatic install

This commit is contained in:
Oliver Hartmann 2024-06-13 23:58:58 +02:00
parent 02fe760d39
commit 45e25283f1

View File

@ -123,8 +123,6 @@ return {
'lua_ls',
'jsonls',
'markdown_oxide',
'black',
'flake8',
},
})
local lspconfig = require('lspconfig')