Runeword
Runeword
Hey, thanks for your work ! I would like to configure mini.ai to behave like target with a custom config : ``` autocmd User targets#mappings#user call targets#mappings#extend({ \ 'b': {'argument':...
> ```lua > local gen_spec = require('mini.ai').gen_spec > require('mini.ai').setup({ > custom_textobjects = { > b = gen_spec.argument({ brackets = { '%b()' } }), > a = gen_spec.argument({ brackets = {...
I have similar problem, hydra exit upon reaching of the top or the end of the buffer, without error. ``` local scroll = Hydra({ mode = 'n', heads = {...
I have the same issue on nixos 23.11 `Failed to pair: org.bluez.Error.AuthenticationFailed` I have done all the following : Removing the device, clearing all bluetooth profiles and flashing a settings...
Finally, pairing with bluetuith instead of bluetoothctl resolved the issue in my case. https://github.com/darkhz/bluetuith
Thanks ! I have set the option, but it does not seem to work I run neovim v0.9.0-dev-d1e0f74