mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:36:22 -04:00
12 lines
147 B
JSON
12 lines
147 B
JSON
{
|
|
"lsp": {
|
|
"rust-analyzer": {
|
|
"initialization_options": {
|
|
"cargo": {
|
|
"features": "all"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|