This commit is contained in:
nora 2025-09-25 20:41:15 +02:00
parent 7b5e96646f
commit fb9aeb9f6e

View file

@ -53,6 +53,7 @@
# "editor.fontFamily" = "'Monaspace Neon Var', Arial";
"editor.fontLigatures" = true;
"terminal.integrated.scrollback" = 5000;
"editor.stickyScroll.enabled" = false;
};
extensions = with pkgs.vscode-extensions; [
bmalehorn.vscode-fish