Iordanis Petkakis
Iordanis Petkakis
Excuse me if i'm wrong about this, but from what i noticed with my limited knowledge, i think that kaito takes the titles from Anilist/Anichart and searches accordingly to find...
### Context Please provide any relevant information about your setup * Add-on Version: 3.0.2 * Kodi Version: 20.2 * Kodi GUI Language: English * Operating System: Linux Mint 21.1 *...
I know you can currently can do something like `Grapple cycle forward scope=name_of_scope`, but it would be really nice if some kind of API would be made available to the...
### Did you check docs and existing issues? - [X] I have read all the trouble.nvim docs - [X] I have searched the existing issues of trouble.nvim - [X] I...
After taking another look at #3088 and #3090, I remembered another issue about Neo-tree, which used an autocommand to lazy-load it instead of directly requiring it at startup (see [this...
Fixes #2891 (potentially) After I saw that issue after a long a time, I decided to take a deeper dive to how `lazyfile` works. Unfortunately, with my lack of programming...
According to the maintainer of `rustaceanvim` (see his comment [here](https://github.com/LazyVim/LazyVim/pull/2198#issuecomment-1999475044)) he says > To pick up on this: There's a good reason rustaceanvim doesn't automatically pick up a mason.nvim installation....
Based on #2896
Fixes #3309. `LazyVim.config` gets evaluated during the parsing phase with `opts` as a table (thus not taking into account changes made in the user's personal configuration for the icons), so...
## What is this PR for? Respect the option `show_untracked` from Telescope spec in user configuration ## Does this PR fix an existing issue? Fixes #3831 ## Checklist - [x]...