nixide/.vscode/settings.json

4 lines
78 B
JSON
Raw Normal View History

{
// Take from PATH, direnv
"rust-analyzer.server.path": "rust-analyzer"
}