ebpf: Add rust-analyzer settings for coc.nvim
Mirrors the settings for vscode introduced in e81a33e
Signed-off-by: William Findlay <william@williamfindlay.com>
pull/10/head
parent
bf54208f6a
commit
87e5676648
@ -0,0 +1,4 @@
|
||||
{
|
||||
"rust-analyzer.cargo.target": "bpfel-unknown-none",
|
||||
"rust-analyzer.checkOnSave.allTargets": false
|
||||
}
|
Loading…
Reference in New Issue