mirror of https://github.com/wlcx/home.git
vsc: Add nix/editorconfig exts
This commit is contained in:
parent
d2d59eefa0
commit
6c85de5bcd
|
@ -6,6 +6,8 @@
|
|||
extensions = with pkgs.vscode-extensions; [
|
||||
matklad.rust-analyzer
|
||||
jdinhlife.gruvbox
|
||||
jnoortheen.nix-ide
|
||||
editorconfig.editorconfig
|
||||
];
|
||||
userSettings = {
|
||||
"update.mode" = "none";
|
||||
|
|
Loading…
Reference in New Issue