Nicolas Riebesel

Results 14 comments of Nicolas Riebesel

I tried to run `mypy` now but it shows me 74 errors. Is there something specific I need to do to run `mypy`? Also I just changed all exports in...

I just installed mypy from the ubuntu 22.04 package repository. It reports as version 0.942 and python is at version 3.10. I ran mypy in the root asyncssh directory with...

I looked at the pyright issue that you mentioned and I'm pretty sure that it doesn't add any other methods to declare symbols exported. The guys are pretty explicit that...

The neovim documentation has an example for the ed style diff and some remarks regarding the unified diff. You can find the documentation here: https://neovim.io/doc/user/diff.html look into the section labeled...

Also it is currently almost impossible to read the Meal-Plan when you have a dark mode activated. Can this somehow be fixed?

Yes,will do. Edit: Here is the new issue: #1806

Hello everyone, is there an option to turn off the `respect_gitignore` option somehow? In one of my projects I have autogenerated files being gitignored, but I sometimes want to open...

> I would like to be able to set the option in the defaults. Searching through the code I cannot find a connection from the setup config values to the...

Thank you very much! This is working very well for me. I didn't know about telescope propagating the settings into the function calls. Also the documentation looks much better now....

Hey everyone, I'm currently experiencing the same problem. Does anyone have a hint on how to fix this, or where to look? Greetings, nagua