{
"rust-analyzer.linkedProjects": ["./Cargo.toml"],
"files.associations": {
"*.embeddedhtml": "html",
"*.rasi": "css",
"*.bbmodel": "json",
"*.sublime-snippet": "xml",
"*.hbs": "handlebars",
"*.ejs": "html",
"*.emu": "html",
"lesskey": "lesskey",
"*.Xresources": "xdefaults",
"i3/config": "i3",
"i3/*.conf": "i3",
"polybar/config": "ini",
"polybar/*.conf": "ini",
".fantomasignore": "ignore",
"*.php": "php",
"*.h": "c",
"*.toml": "toml",
"*.ttml": "xml",
"*.ttss": "css"
}
}