Disable git for vscode to move to jujutsu
This commit is contained in:
parent
c790b42e93
commit
268b1ecc65
5 changed files with 77 additions and 28 deletions
2
build.rs
2
build.rs
|
@ -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"])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue