rust lsp
This commit is contained in:
parent
4b3fdffd19
commit
db0a6ca79d
|
@ -160,7 +160,7 @@ in
|
||||||
lspcfg.typst_lsp.setup({
|
lspcfg.typst_lsp.setup({
|
||||||
cmd = { '${pkgs.typst-lsp}/bin/typst-lsp' },
|
cmd = { '${pkgs.typst-lsp}/bin/typst-lsp' },
|
||||||
})
|
})
|
||||||
lspcfg.rust_analyzer.setup()
|
lspcfg.rust_analyzer.setup({})
|
||||||
lspcfg.hls.setup({
|
lspcfg.hls.setup({
|
||||||
cmd = { '${hls_wrapper}', 'lsp' },
|
cmd = { '${hls_wrapper}', 'lsp' },
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue
Block a user