Skip to content

Commit

Permalink
Reverted rust-analyzer to an older version until rust-lang/rust-analy…
Browse files Browse the repository at this point in the history
…zer#15656 is fixed
  • Loading branch information
jarimayenburg committed Oct 8, 2023
1 parent 4794573 commit bd42944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/nvim/lua/plugins/lsp.lua
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ return {
telemetry = { enable = false },
},
},
rust_analyzer = {
["rust_analyzer@2023-09-11"] = {
imports = {
granularity = {
group = "module"
Expand Down

0 comments on commit bd42944

Please sign in to comment.