Merge branch 'nixbook/cosmic' into zenix/cosmic
This commit is contained in:
commit
cae98e5455
5 changed files with 144 additions and 177 deletions
|
|
@ -29,6 +29,7 @@
|
|||
shortwave
|
||||
|
||||
# other
|
||||
element-desktop
|
||||
brave
|
||||
bitwarden
|
||||
];
|
||||
|
|
|
|||
|
|
@ -19,6 +19,9 @@ in {
|
|||
"gitlens.telemetry.enabled" = false;
|
||||
"redhat.telemetry.enabled" = false;
|
||||
"cSpell.language" = "en,en-GB";
|
||||
"[typescript]" = {
|
||||
"editor.defaultFormatter" = "vscode.typescript-language-features";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue