Use system rust-analyzer and enables some extras
This commit is contained in:
parent
8872ff6aeb
commit
29cae3dcfd
3 changed files with 82 additions and 0 deletions
11
lazyvim.json
Normal file
11
lazyvim.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"extras": [
|
||||
"lazyvim.plugins.extras.dap.core",
|
||||
"lazyvim.plugins.extras.lang.rust",
|
||||
"lazyvim.plugins.extras.test.core"
|
||||
],
|
||||
"news": {
|
||||
"NEWS.md": "2123"
|
||||
},
|
||||
"version": 2
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue