Toni Müller

Results 87 comments of Toni Müller

Yes, this plugin doesn't read the configs correctly. You could try out the maintained fork (still WIP, the API could change): https://github.com/okuuva/auto-save.nvim It also does already incorporate the `FocusLost` event.

What problems do you have exactly? This is my config and works quite well: https://github.com/primeapple/dotfiles/blob/main/.config/nvim/lua/plugins/neotest.lua

Are you using parameterized Tests? They don't work yet: https://github.com/haydenmeade/neotest-jest/pull/51 Other than that it'd be helpful to see the test file. You have the `javascript` Treesitter parser installed?

Any idea how to get this resolved? I'm happy to help if you guide me on how to do this :D

I totally see you concerns. I had problems with slow git integrations as well in various shell prompts, so I see your concerns. However, since this request is fairly popular...

Thanks for your advice. I tried it and it looks the following ``` => [vod2pod internal] load git source https://github.com/madiele/vod2pod-rss.git 30.8s => CANCELED [vod2pod internal] load metadata for docker.io/library/debian:bookworm-slim 4.6s...

Sorry for never answering back. I could not get it work on the arm/v6 device. Thanks for all your help tho. It works well on my new Homelab :)

The new version 0.44.0 of openapi-ts fixes this problem and generates enums again.

That would be awesome! I personally don't use autoformat, but I'm interested in your experiences. Maybe it works quite well? Please post your setup :)