2021-06-30 02:19:23 +04:30
|
|
|
-- the rust-tools plugin will configure this automatically
|
|
|
|
--require'lspconfig'.rust_analyzer.setup{
|
|
|
|
-- cmd = {DATA_PATH .. "/lspinstall/rust/rust-analyzer"},
|
|
|
|
-- on_attach = require'lsp'.common_on_attach
|
|
|
|
--}
|
2021-03-28 20:21:09 +01:00
|
|
|
|