dundargoc

Results 302 comments of dundargoc

Good find @someoneinjd, you're completely right! It should be an easy fix.

Closed by https://github.com/neovim/neovim/pull/32024

Thank you for your contribution! We collect all small documentation fixes into a single pull request and merge it once it gets big enough: https://github.com/neovim/neovim/pull/30914

There still has not been a good justification why `cat` and `tee` was ever included into neovim in the first place IMO. Honestly I'd just use `scoop install coreutils`.

Dafuq, I somehow missed that `:grep` requires `tee`. Welp, I guess that settled that then. What about `cat`, is that required by any builtin editor features?

Normally I'd agree with my fellow maintainers that this improvement isn't stellar in a vacuum/on its own, but in this case I believe this PR to be net positive. My...

I understand. Shall we close the PR then if it's not desired in its current form?

Combining automatically generated code with manual tweaks sounds like it could be a problem if something goes wrong and we need to bisect/recreate. Could we separate the automatic and manual...

Oh, and if possible, think we could use the latest tree-sitter commit (since it shows the exact tree-sitter SHA that was used to generate)? It could become relevant to know...

> I would prefer to stick to releases for generating files Same, but I'm pretty sure this was not generated from a stable version but from a random commit (no...