mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-22 04:21:08 +00: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
Reference in a new issue