Donald Nguyen

Results 7 comments of Donald Nguyen
trafficstars

I had a similar issue and I was able to resolve it by removing the custom `view` configuration. ``` view = "wildmenu", -- or 'native' 'wildmenu' ``` If you do...

> A pull request to replace re with https://pypi.org/project/re2/ would be welcome. Done. Please let me know what your style and testing preference is. I just made a quick scan...

> Given that this project aims to be pure Python and to have minimal dependencies, it's worth noting what might be a necessary compromise. I don't have much context about...

@slott56 ready for re-review. Some questions: when I ran `black` or `ruff` I get a bunch of unrelated formatting changes which makes me think my configuration is wrong somehow. `black`...

> Black has (almost) no configuration, which is why it's widely used. We don't include a format check on this repository right now, but we will in the future. I...

@slott56 ping. Any changes you want to request?

> @ddn0: I think it would be best if you upgrade to Poetry 2.1.3 so it tweaks the locks and the pyproject.toml. (Not rock-solid sure about this approach, but that...