Add some settings for direnv in vscode
This commit is contained in:
parent
b318411fbd
commit
9c295ab4ec
@ -9,6 +9,7 @@
|
||||
"window.titleBarStyle" = "custom";
|
||||
"rust-analyzer.testExplorer" = true;
|
||||
"rust-analyzer.restartServerOnConfigChange" = true;
|
||||
"direnv.restart.automatic" = true;
|
||||
};
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
catppuccin.catppuccin-vsc
|
||||
|
Loading…
Reference in New Issue
Block a user