Remove emacs (#116)

This commit is contained in:
Patrick Stevens
2025-05-23 13:29:50 +01:00
committed by GitHub
parent c95b819054
commit 0a024c20c5
6 changed files with 30 additions and 85 deletions

View File

@@ -30,6 +30,7 @@
"lean.memoryLimit" = 16384;
"latex-workshop.view.pdf.viewer" = "tab";
"lean4.toolchainPath" = "/Users/${username}/.elan/toolchains/leanprover--lean4---nightly-2022-12-16";
"git.openRepositoryInParentFolders" = "always";
};
};
};