CaitSith/rust-analyzer.json

8 lines
83 B
JSON
Raw Normal View History

{
"rust-analyzer": {
"files": {
"excludeDirs": [".direnv"]
}
}
}