Wouter de Bruijn

Results 2 issues of Wouter de Bruijn

### Contributing guidelines - [X] I have read [CONTRIBUTING.md](https://github.com/echasnovski/mini.nvim/blob/main/CONTRIBUTING.md) - [X] I have read [CODE_OF_CONDUCT.md](https://github.com/echasnovski/mini.nvim/blob/main/CODE_OF_CONDUCT.md) - [X] I have updated 'mini.nvim' to latest version ### Module(s) mini.files ### Description Intermittently,...

bug
needs-repro
mini.files

This extends the already existing support for parsing comments on functions/methods by using the same logic for the C# generating type-bindings. Also fixes a bunch of misc. Clippy warnings, but...