Iordanis Petkakis
Iordanis Petkakis
You should look into `:h telescope.layout.flex`. No need to change this for every keymap (since `flex` will be used for every picker if you define it as the default `layout_strategy`)...
I see what you mean. You have 2 different monitors. I only have one horizontal and couldn't test the different behavior of `flex` in a vertical monitor. I only experimented...
In my personal opinion, this is way too intrusive for an Extra. `gitsigns` changes shouldn't be made here, instead it should be left up to the user to change the...
You can use the global variable `vim.g.blockle_mapping = something` to change the mapping maybe? I quickly skimmed through the docs and found [this part of code](https://github.com/jgdavey/vim-blockle/blob/71532ed05c84ca0a0cee95d2cba68a3cf1e182b7/plugin/blockle.vim#L215-L217) (though I don't know...
Not a bug, but a deliberate configuration. See [this discussion](https://github.com/LazyVim/LazyVim/discussions/2473) and make accordingly changes to your personal config. Also you should read the docs of the plugin repo to see...
Your custom keymaps will take precedence over default ones. I don't believe this is needed in my personal opinion as a simple user.
That will always happen in a distro as more Extras are added. And not all users use the same kind of thinking in their personal configuration, so eventually there is...
> However, I think having a unified entry point for different managers is a relatively common requirement. Requirement by who? It's just personal preference. It's just Lazy and Mason. Lazy...
@merikan Why don't you just delete `L` from keymaps and then assign it to your personal configuration to whatever you want? This worked for me for what you want to...
The consensus by the community you're talking about is not actually that concrete a definition, because in my experience people tend to talk more about things they don't like instead...