mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-24 17:58:51 +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",
|
"neovim/nvim-lspconfig",
|
||||||
opts = {
|
opts = {
|
||||||
setup = {
|
|
||||||
rust_analyzer = function()
|
|
||||||
return true
|
|
||||||
end,
|
|
||||||
},
|
|
||||||
servers = {
|
servers = {
|
||||||
taplo = {
|
taplo = {
|
||||||
keys = {
|
keys = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue