Merlijn Vos

Results 195 comments of Merlijn Vos

When using the default directory and file navigator (netrw) of (n)vim, adding a file (such as `.DS_Store`) to [`wildignore`](https://vimhelp.org/options.txt.html#%27wildignore%27) will cause the file to not be shown in the file...

I think it makes sense too. For the (neo)vim side of things, it wouldn't be too hard to add the same options as in vscode and pass them down. I'm...

I like how `requireConfig` is passed in VSC and nvim-lspconfig, I think it satisfies the majority of users.

> It can be the default for Vim, if that is how Vim does things (i.e. if Vim enables every tool ever, and then all those tools throw errors when...

> Regardless, you seem to describe that nvim currently has the “requireConfig” option, that we are discussing here, built in, correct? Sort of, but the LS would always be enabled...

Indeed we always publish companion to docker hub on any companion change. But it is not done per release. cc @arturi @mifi

Closing this to keep the issue count maintainable. Feel free to continue the discussion here.

I think it's likely that we'll move to Vitest for all tests in the Uppy repo. If that happens, I'd rather have Companion on Vitest too, instead of a different...

Can you create a [reproducible example ](https://codesandbox.io/s/uppy-dashboard-xpxuhd) why this isn't working? What plugins are you using? I'm not sure I understand.

Closing this but we can continue the discussion if needed