Michael Peter

Results 49 comments of Michael Peter

I added a shortcut to open a new buffer. See my [config](https://github.com/Allaman/nvim/blob/4b21d20ee96970d0871eaccbf28ac1be7f48b2fa/lua/core/plugins/dashboard.lua#L29). So just hitting 'e' in my dashboard opens an empty buffer in insert mode

I'll try but cannot promise anything 🙈

Hi @jannismilz, Unfortunately, I have no time to work on the translation. How about me closing https://github.com/donnemartin/system-design-primer/issues/186, and you can open a fresh Issue according to the translation guide.

Sry, I don't understand your reference? I do not pass additional parameters to Telescope commands so I should not be affected by https://github.com/anuvyklack/hydra.nvim/commit/58e7e7ae1c9cc8d587fb6beda4e90a8147069a3?. I set `initial_mode` in my telescope configuration...

Thanks for your clarification!

Hi @anuvyklack, Unfortunately, https://github.com/anuvyklack/hydra.nvim/commit/fa814c478a69d0bc05c3e2cdda34336b7484ea05 is not fixing the issue for me :(

ea91aa820a6cecc57bde764bb23612fff26a15de is working and 58e7e7ae1c9cc8d587fb6beda4e90a8147069a30 isn't working anymore. I didn't check commits after 58e7e7ae1c9cc8d587fb6beda4e90a8147069a30. `telescope` branch has the same issue. Maybe helpful: [here](https://github.com/Allaman/nvim/tree/main/lua/config/hydra) is my hydra config stuff and [here](https://github.com/Allaman/nvim/blob/main/lua/config/telescope.lua)...

I just built my (bloated) [Dockerimage](https://github.com/Allaman/nvim/blob/main/Dockerfile) and can reproduce the issue there as well

Hello @doctorfree, Thank you for your warm words. I am glad that you like my config and that it gives you inspiration. I will definitely take a look at Lazyman!...

Implemented https://lazyman.dev/info/Allaman.html :) Thanks!