Disable git for vscode to move to jujutsu

This commit is contained in:
Arthur Beck 2025-05-05 07:45:06 -05:00
parent c790b42e93
commit 268b1ecc65
5 changed files with 77 additions and 28 deletions

View file

@ -7,7 +7,7 @@ fn main() {
"cargo:rustc-env=TARGET={}",
std::env::var("TARGET").unwrap()
);
let page = Roff::new()
.control("TH", ["SESH", "1"])
.control("SH", ["NAME"])