aya-playground/aya-playground-ebpf/.vim/coc-settings.json

5 lines
110 B
JSON

{
"rust-analyzer.cargo.target": "bpfel-unknown-none",
"rust-analyzer.checkOnSave.allTargets": false
}