mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
adding math user
This commit is contained in:
@@ -26,5 +26,9 @@
|
||||
util-linux
|
||||
vlc
|
||||
zoom-us
|
||||
# games
|
||||
dwarf-fortress
|
||||
tower-pixel-dungeon
|
||||
endless-sky
|
||||
];
|
||||
}
|
||||
|
||||
@@ -53,6 +53,7 @@
|
||||
"[nix]": { "editor.defaultFormatter": "jnoortheen.nix-ide" },
|
||||
"[python]": { "editor.defaultFormatter": "charliermarsh.ruff" },
|
||||
"[yaml]": { "editor.defaultFormatter": "redhat.vscode-yaml" },
|
||||
"[javascriptreact]": { "editor.defaultFormatter": "esbenp.prettier-vscode" },
|
||||
|
||||
// spell check
|
||||
"cSpell.enabled": true,
|
||||
|
||||
Reference in New Issue
Block a user