Federico Simonetta
Federico Simonetta
Great, thanks, I'll fix the minimal config then. About the tree-sitter error, thanks for reporting! In the meantime, you should be able to use vif and vaf even from serendipity...
Hi, back on this again. The issue is that your configuration is setting `opts` but then it's not using it in `config`. If you set `opts`, then it will be...
lazy.nvim will already call the `setup` method, so no reason to have the `config` parameter. In the case of treesitter, they have the `setup` function in a different module from...
Sorry, I realized I did one commit wrong. Try with the version in main...
I still see both `opts` and `config` I'm your current visual.nvim configuration. Anyway, when entering serendipity mode, visual.nvim will remove all visual mappings and re-apply it's own. Treesitter's `texobjects.select.keymaps` refer...
It's hard debugging this issue because I cannot reproduce it. Do you confirm that it persists with the minimal config? If so, I can fix it. Otherwise, it's likely an...
Anyway, here is my fork, which is pip-installable (only for inference): https://github.com/00sapo/CoordFill
Hi, my repository is installable via pip. Dependencies are listed in the project.toml. It's weird I have to answer for someone else's paper 🤔
Seems a problem with axios: https://github.com/strapi/strapi/issues/19495
> All OS installers installing things to this removable media path will conflict with any other such installers, which is bad and wrong. That's why in Debian we don't do...