mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
Revert "fix(rust): let rustaceans.nvim setup rust_analyzer (#3389)"
This reverts commit 3fadf6af8f
.
This commit is contained in:
parent
d02b73d72a
commit
ae381c91a1
1 changed files with 0 additions and 5 deletions
|
@ -103,11 +103,6 @@ return {
|
|||
{
|
||||
"neovim/nvim-lspconfig",
|
||||
opts = {
|
||||
setup = {
|
||||
rust_analyzer = function()
|
||||
return true
|
||||
end,
|
||||
},
|
||||
servers = {
|
||||
taplo = {
|
||||
keys = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue