updated workspace settings and some scripts
This commit is contained in:
@@ -10,6 +10,12 @@
|
||||
"command": "clippy" // rust-analyzer.check.command (default: "check")
|
||||
}
|
||||
}
|
||||
},
|
||||
"nu": {
|
||||
"binary": {
|
||||
"path": "/home/fantasypvp/.cargo/bin/nu",
|
||||
"arguments": ["--lsp"]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user