Yonas Yanfa
Yonas Yanfa
### Feature description I mean, how did you not choose Go or Rust? Possibly NodeJS, but that's a sinking ship. Feature request to completely rewrite this awesome project in Go...
Add `lazy = false` Add `require('blame').setup {}` Also closes https://github.com/FabijanZulj/blame.nvim/pull/52
A workflow could be triggered on push and PRs could check: ## Testing - [ ] format linting - [ ] `cargo build --release` doesn't fail - [ ] `cargo...
Running https://github.com/HxX2/todocli . On my local machine, it works fine. Over SSH, completed items do not appear crossed out. I tried setting TERM to `tmux-256color` and `xterm-256color`. Tested on FreeBSD...
Various improvements to the README.md ## PRs closed by this PR - [ ] https://github.com/dani-garcia/vaultwarden/pull/4901 - [ ] https://github.com/dani-garcia/vaultwarden/pull/4930 - [ ] https://github.com/dani-garcia/vaultwarden/pull/4931
# Support [callouts](https://help.obsidian.md/Editing+and+formatting/Callouts)  ## [Examples](https://github.com/orgs/community/discussions/16925) ```markdown > [!NOTE] > Highlights information that users should take into account, even when skimming. > [!TIP] > Optional information to...
# Release Engineering According to [stats](https://tooomm.github.io/github-release-stats/?username=sharkdp&repository=bat), the last release of `bat` was downloaded over 300,000 times! :tada: Releases have been spaced out for a year, though. Can we create plan...
It would great to have the download count automatically updated without manually refreshing the page. ## Ideas Add some Javascript that creates a websocket connection with the server. When the...
## Some suggestions Configure the settings for this repo so that: - [ ] Require signed commits - commits pushed to matching refs must have verified signatures. - [ ]...