Block or Report
Block or report xiaq
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse643 contributions in the last year
Contribution activity
June 2022
Created 28 commits in 3 repositories
Created 1 repository
- xiaq/kak-lsp Rust
Opened 2 pull requests in 2 repositories
kak-lsp/kak-lsp
1
merged
mawww/kakoune
1
open
Reviewed 4 pull requests in 1 repository
Created an issue in elves/elvish that received 2 comments
Variables introduced by for and catch should be visible only in their body
Consider:
~> for x [foo bar] { }
~> put $x
▶ bar
~> try { fail x } catch err { }
~> put $err
▶ [&reason=[&content=x &type=fail]]
Maybe the $x and $…
2
comments

