Neovim LSP stuff
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
vim.lsp.config('rust_analyzer', {
|
||||
return {
|
||||
settings = {
|
||||
["rust-analyzer"] = {
|
||||
cargo = {
|
||||
@ -39,4 +39,4 @@ vim.lsp.config('rust_analyzer', {
|
||||
},
|
||||
},
|
||||
}
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user