master
Rachel Lambda Samuelsson 2023-12-09 23:18:46 +01:00
parent 4b3fdffd19
commit db0a6ca79d
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ in
lspcfg.typst_lsp.setup({
cmd = { '${pkgs.typst-lsp}/bin/typst-lsp' },
})
lspcfg.rust_analyzer.setup()
lspcfg.rust_analyzer.setup({})
lspcfg.hls.setup({
cmd = { '${hls_wrapper}', 'lsp' },
})