vscodium: don't build on save
This commit is contained in:
parent
cadd9092e9
commit
af869864f4
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ in
|
||||||
# https://github.com/nix-community/nix-vscode-extensions/issues/123
|
# https://github.com/nix-community/nix-vscode-extensions/issues/123
|
||||||
"ltex.ltex-ls.path" = "${pkgs.ltex-ls-plus}";
|
"ltex.ltex-ls.path" = "${pkgs.ltex-ls-plus}";
|
||||||
"direnv.path.executable" = "${pkgs.direnv}/bin/direnv";
|
"direnv.path.executable" = "${pkgs.direnv}/bin/direnv";
|
||||||
|
"latex-workshop.latex.autoBuild.run" = "never";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue