Compare commits
2 Commits
8c3ee273bb
...
9c295ab4ec
Author | SHA1 | Date | |
---|---|---|---|
9c295ab4ec | |||
b318411fbd |
@ -7,6 +7,9 @@
|
||||
enableExtensionUpdateCheck = true;
|
||||
userSettings = {
|
||||
"window.titleBarStyle" = "custom";
|
||||
"rust-analyzer.testExplorer" = true;
|
||||
"rust-analyzer.restartServerOnConfigChange" = true;
|
||||
"direnv.restart.automatic" = true;
|
||||
};
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
catppuccin.catppuccin-vsc
|
||||
|
Loading…
x
Reference in New Issue
Block a user