site-neo/.vscode/settings.json

6 lines
66 B
JSON
Raw Normal View History

2023-10-27 11:10:26 +00:00
{
"files.associations": {
"*.txti": "textile"
}
}