mirror of https://github.com/aya-rs/aya
Add vim/vscode rust-analyzer settings
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>pull/350/head
parent
3f0085195f
commit
c1bb790c0d
@ -0,0 +1,3 @@
|
||||
{
|
||||
"rust-analyzer.linkedProjects": ["Cargo.toml", "ebpf/Cargo.toml"]
|
||||
}
|
@ -0,0 +1,3 @@
|
||||
{
|
||||
"rust-analyzer.linkedProjects": ["Cargo.toml", "ebpf/Cargo.toml"]
|
||||
}
|
Loading…
Reference in New Issue