Remove marksman lspconfig, don't need it
This commit is contained in:
parent
0d263e870f
commit
b5742a611b
1 changed files with 0 additions and 6 deletions
|
@ -92,12 +92,6 @@ lspconfig.sumneko_lua.setup {
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
-- Markdown
|
|
||||||
lspconfig.marksman.setup {
|
|
||||||
capabilities = capabilities,
|
|
||||||
on_attach = attach_fn,
|
|
||||||
}
|
|
||||||
|
|
||||||
-- Python
|
-- Python
|
||||||
lspconfig.jedi_language_server.setup {
|
lspconfig.jedi_language_server.setup {
|
||||||
capabilities = capabilities,
|
capabilities = capabilities,
|
||||||
|
|
Loading…
Add table
Reference in a new issue