1
Fork 0

Compare commits

..

No commits in common. "dfe31839c89bc06377bb8811ff4acadd9101ad33" and "9cc9d7bc89f19a37b096f7c2a2357853a612f4a7" have entirely different histories.

2 changed files with 1 additions and 3 deletions

View File

@ -79,7 +79,7 @@
resvg resvg
ripgrep ripgrep
rnix-lsp rnix-lsp
# rustup rustup
sqlite-interactive sqlite-interactive
sqlitebrowser sqlitebrowser
standardnotes standardnotes

View File

@ -73,8 +73,6 @@
"liveServer.settings.wait": 1000, "liveServer.settings.wait": 1000,
// Nix (ID: jnoortheen.nix-ide) // Nix (ID: jnoortheen.nix-ide)
"nix.enableLanguageServer": true, "nix.enableLanguageServer": true,
// Nix Environment Selector (ID: arrterian.nix-env-selector)
"nixEnvSelector.nixFile": "${workspaceRoot}/flake.nix",
// vscode-pdf (ID: tomoki1207.pdf) // vscode-pdf (ID: tomoki1207.pdf)
"pdf-preview.default.scale": "page-fit", "pdf-preview.default.scale": "page-fit",
// Rust Analyzer (ID: rust-lang.rust-analyzer) // Rust Analyzer (ID: rust-lang.rust-analyzer)