dotfiles/.config/anyrun/.vscode/settings.json

7 lines
76 B
JSON

{
"files.associations": {
"*.ron": "rust",
"*.toml": "toml"
}
}