Yonas Yanfa
Yonas Yanfa
Add [lazy.vim](https://github.com/LazyVim/LazyVim) instructions to the README: ```lua return { "wfxr/minimap.vim", build = "cargo install --locked code-minimap", lazy = false, cmd = { "Minimap", "MinimapClose", "MinimapToggle", "MinimapRefresh", "MinimapUpdateHighlight" }, init =...
```sh ❯ xcaddy build --with github.com/darkweak/souin/plugins/caddy --with github.com/darkweak/storages/olric/caddy ❯ ./caddy run ``` ``` example.lan { root * /home/test file_server cache { ttl 1h olric } route { cache respond "Hello...
The next pager (>) arrow button should have consistent placement on the page to avoid mouse movement. Eg. Assume there are three pages of bookmarks. Clicking the arrow for the...
https://github.com/alexhallam/tv
There haven't been any recent releases and there are some ready-to-merge PRs.
https://github.com/rust-lang/rust-clippy
It would be great to have a command line program that can: - validate the schema - validate data against a schema file - compile a KDL that contains both...
Currently it's `choose-x86_64-pc-windows-gnu` instead of `choose.exe`
**Description** Compiling error: `error: the option 'check-cfg' is only accepted on the nightly compiler` **Steps to reproduce** ```sh $ cargo build --release ... error: the option `check-cfg` is only accepted...
**Description** I'd like to modify any user's crontab. ## New commands ### cron.add - Should not produce duplicate entries - Cron syntax should be validated before entering into crontab using...