mirror of
https://github.com/softinio/nix-config.git
synced 2025-09-03 08:06:41 -07:00
flake update & update jujitsu / vscode / fish
This commit is contained in:
parent
3d1e971c4b
commit
8fed016d19
4 changed files with 37 additions and 21 deletions
|
@ -60,10 +60,6 @@ let
|
|||
"githubPullRequests.pullBranch" = "never";
|
||||
"markdown.extension.preview.autoShowPreviewToSide" = true;
|
||||
"notebook.formatOnSave" = true;
|
||||
"notebook.codeActionsOnSave" = {
|
||||
"notebook.source.fixAll" = true;
|
||||
"notebook.source.organizeImports" = true;
|
||||
};
|
||||
# Install paste image manually as not in nix ( https://marketplace.visualstudio.com/items?itemName=mushan.vscode-paste-image )
|
||||
"pasteImage.insertPattern" = "![[\${imageFileName}]]";
|
||||
"pasteImage.path" = "\${projectRoot}/Attachments";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue