Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- Tokyo, Japan
- https://rhysd.github.io/
Popular repositories
2,949 contributions in the last year
Activity overview
Contributed to
rhysd/vim.wasm,
rhysd/github-action-benchmark,
rhysd/kiro-editor
and 5 other
repositories
Contribution activity
January 2020
- rhysd/web2driver JavaScript
- rhysd/reqwest Rust
- rhysd/monolith Rust
Created a pull request in HerringtonDarkholme/yats.vim that received 6 comments
Fix highlighting is broken on type-only import and export statements added at TS 3.8
From TS 3.8, type-only import/export syntax is available: import type { SomeThing } from "./some-module.js"; export type { SomeThing }; https://dev…
+31
−1
•
6
comments
Created an issue in rhysd/git-messenger.vim that received 1 comment
Worktree inside main repository causes an error
Repro
git init .
echo foo > a.txt
git add a.txt
git commit -m init
git checkout -b other
git checkout -
git worktree add work other
Then open work…
1
comment
34
contributions
in private repositories
Jan 3 – Jan 15