mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-13 00:17:15 +00:00
Remove undefined command
This commit is contained in:
parent
885162d713
commit
c698446384
1 changed files with 0 additions and 4 deletions
|
@ -57,10 +57,6 @@
|
|||
}
|
||||
],
|
||||
"commands": [
|
||||
{
|
||||
"command": "ra-lsp.createFile",
|
||||
"title": "Show Rust syntax tree"
|
||||
},
|
||||
{
|
||||
"command": "ra-lsp.syntaxTree",
|
||||
"title": "Show Rust syntax tree"
|
||||
|
|
Loading…
Reference in a new issue