Compare commits
No commits in common. "9c295ab4ec2668d7ec4fa24c5201edc621cff41a" and "8c3ee273bb47900d386ca32e86cf43d4225b3caa" have entirely different histories.
9c295ab4ec
...
8c3ee273bb
@ -7,9 +7,6 @@
|
|||||||
enableExtensionUpdateCheck = true;
|
enableExtensionUpdateCheck = true;
|
||||||
userSettings = {
|
userSettings = {
|
||||||
"window.titleBarStyle" = "custom";
|
"window.titleBarStyle" = "custom";
|
||||||
"rust-analyzer.testExplorer" = true;
|
|
||||||
"rust-analyzer.restartServerOnConfigChange" = true;
|
|
||||||
"direnv.restart.automatic" = true;
|
|
||||||
};
|
};
|
||||||
extensions = with pkgs.vscode-extensions; [
|
extensions = with pkgs.vscode-extensions; [
|
||||||
catppuccin.catppuccin-vsc
|
catppuccin.catppuccin-vsc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user