Mateusz Majewski
Mateusz Majewski
Imagine you want to install [bitwarden-cli-bin](https://aur.archlinux.org/packages/bitwarden-cli-bin/) and [bitwarden-rofi](https://aur.archlinux.org/packages/bitwarden-rofi/). bitwarden-rofi needs bitwarden-cli, however bitwarden-cli-bin does provide bitwarden-cli, so it should be used instead. However, when one tries to install both at...
### Description Currently, the plugins are loaded using files in `conf.d`, and most other things, in particular `hm-session-vars.sh`, are loaded in `config.fish`. Since `conf.d` is processed before `config.fish`, this means...
[`oh-my-git`](https://github.com/arialdomartini/oh-my-git) is extremely great and has support for custom prompts using `$omg_ungit_prompt` and `$omg_second_line`. I quickly tried to make it talk with `promptline.vim`, but, unless I'm missing something, it failed...
When I upload an image to https://daspartho.github.io/is-it-huggable/, no result is shown and I get the following errors in the dev console: >Cross-Origin Request Blocked: The Same Origin Policy disallows reading...
With the mentioned configuration, I unfortunately get less than 1 FPS on the bunnymark even with 1 bunny only. Some details: - This happens only on Firefox (131.0, but this...
Fixes #41. Adapted from a similar fix for nvim-treesitter: https://github.com/nvim-treesitter/nvim-treesitter/pull/7114
### Description of Change ### This is done by adding a short example to each function. Additionally, we also add feature tags next to each class, to go with the...