mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2026-04-17 21:24:52 +00:00
enable "small heuristics"
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
reorder_imports = false
|
||||
reorder_modules = false
|
||||
reorder_modules = false
|
||||
use_small_heuristics = "Max"
|
||||
|
||||
Reference in New Issue
Block a user