misc home tweaks
This commit is contained in:
parent
64b8d473fd
commit
3240ba9bdf
4 changed files with 14 additions and 6 deletions
|
|
@ -47,7 +47,7 @@
|
|||
"git.autofetch" = true;
|
||||
"git.path" = "${lib.getBin pkgs.git}/bin/git";
|
||||
"diffEditor.diffAlgorithm" = "advanced";
|
||||
"explorer.excludeGitIgnore" = true;
|
||||
"explorer.excludeGitIgnore" = false;
|
||||
"markdown.extension.tableFormatter.normalizeIndentation" = true;
|
||||
"markdown.extension.toc.orderedList" = false;
|
||||
"rust-analyzer.checkOnSave.command" = "clippy";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue