Vscode: latex workshop

This commit is contained in:
Filippo Berto 2024-12-03 12:30:08 +01:00
parent 58fc006442
commit a19d1a7b09
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -3,6 +3,7 @@
enable = true;
extensions = with pkgs.vscode-extensions; [
coder.coder-remote
james-yu.latex-workshop
rust-lang.rust-analyzer
];
};