mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-29 10:58:02 +00:00
remove unused plugin config
This commit is contained in:
parent
f63e4761a9
commit
97c94ad1a4
1 changed files with 0 additions and 5 deletions
|
|
@ -34,8 +34,3 @@ use-boolean-and = true
|
||||||
[output.html.fold]
|
[output.html.fold]
|
||||||
enable = true
|
enable = true
|
||||||
level = 3
|
level = 3
|
||||||
|
|
||||||
[preprocessor.toc]
|
|
||||||
command = "mdbook-toc"
|
|
||||||
renderer = ["html"]
|
|
||||||
max-level = 3
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue