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 50 million developers.
Sign up
Pinned
621 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 24 commits in 2 repositories
Created a pull request in r-darwish/topgrade that received 3 comments
Add paru support (fix #548)
Standards checklist: The PR title is descriptive. The code compiles The code passes rustfmt The code passes clippy The code passes tests Opt…
Opened 1 other pull request in 1 repository
r-darwish/topgrade
1
merged
Reviewed 1 pull request in 1 repository
r-darwish/topgrade 1 pull request
Created an issue in Zettlr/Zettlr that received 1 comment
[ENHANCMENT] Exact word match
Description
I could not find a way to perform exact word match
Example Workflow
Search either pi or "pi" in a root directory which has documents c…