Luis Calle
Luis Calle
That looks like an pylsp error that coq is just enabling to show. Probably there is a config in pylsp wiki abot how to modify that
Hi. I would like to start helping with some of this problems, but I'm a CS student and I have barely used github to manage my personal config repo, so...
I would like to try and help with the documentation of plenary using docgen. Is there maybe some module you would recommed as a starting point? Or maybe any suggestion?
The [pylsp documentation](https://github.com/python-lsp/python-lsp-server/blob/develop/CONFIGURATION.md) says that > This server can be configured using workspace/didChangeConfiguration method. I don't know if Neovim does that under the hood, but maybe that's the problem. Also,...
Today I finally try to solve this and I think I have found the solution. In Windows a filename can't contain colons (`:`) and this plugin creates it's temporary query...
Have you tried using the `build` (or equivalent) field provided by some plugin managers? It runs some command (on a terminal or an intermal vim command) after a plugin is...
> Thank you for tackling this! I think the best course here is to not merge this to master but make this a new parallel branch `main` (which will become...
> So `make-range` was never needed? 😱 I didn't understand the codebase enought to know what `make-range` does, so I deleted it. I just added it again (because I couldn't...
@clason Is there a specific part of the code left that you would like to be refactored? I still haven't give too much atention to test, docs or scripts, I...
@clason. Will do. Question: are the current vimdocs generated? Or do they have to be manually updated?