Jesper Lundberg

Results 4 comments of Jesper Lundberg

I'll just add my plugin here as well: https://github.com/jesperlundberg/projektgunnar.nvim It has add, update in project, update in solution, remove nugets. It also has add project to solution, add project to...

Oh, so I don't need override_del then. That's good. :) I already have and then the plugin is not loaded at all. I also just tried lazy = false (which...

I found out the issue I had which was wholly unrelated to this plugin. Closing the issue.

Small update. I managed to create the table using execute from sqlite.lua but now I can't access that table. sqlite.lua has no idea of how that table looks or that...