Un-disable matcherrc, update VS Code settings

This commit is contained in:
askiiart 2024-03-10 16:00:49 -05:00
parent d6fc5fd9bd
commit 62f2645b8c
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
2 changed files with 2 additions and 4 deletions

View file

@ -97,7 +97,5 @@
},
"[css]": {
"editor.defaultFormatter": "vscode.css-language-features"
},
"editor.fontFamily": "Fira Code",
"editor.fontLigatures": true
}
}