Files
dotfiles/.config/anyrun/.vscode/settings.json
2025-06-02 18:34:15 +02:00

7 lines
76 B
JSON

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