mirror of
https://codeberg.org/qwjyh/dotfiles.git
synced 2025-06-26 11:19:20 +09:00
update(nvim): remove typst_lsp
This commit is contained in:
parent
54a9cdfca2
commit
dc3cfa6035
1 changed files with 0 additions and 6 deletions
|
@ -756,12 +756,6 @@ lspconfig.powershell_es.setup {
|
||||||
-- cmd = {'omnisharp'},
|
-- cmd = {'omnisharp'},
|
||||||
-- }
|
-- }
|
||||||
|
|
||||||
-- lspconfig.typst_lsp.setup {
|
|
||||||
-- on_attach = on_attach,
|
|
||||||
-- capabilities = capabilities,
|
|
||||||
-- single_file_support = true,
|
|
||||||
-- }
|
|
||||||
|
|
||||||
lspconfig.tinymist.setup {
|
lspconfig.tinymist.setup {
|
||||||
on_attach = on_attach,
|
on_attach = on_attach,
|
||||||
capabilities = capabilities,
|
capabilities = capabilities,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue