mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-10 23:24:29 +00:00
Leave statics alone
This commit is contained in:
parent
07721d2ab6
commit
6222f2b709
1 changed files with 0 additions and 3 deletions
|
@ -626,9 +626,6 @@
|
|||
],
|
||||
"*.mutable": [
|
||||
"markup.underline"
|
||||
],
|
||||
"*.static": [
|
||||
"markup.italic"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue