Voyager of the Void
Voyager of the Void
I've updated the PR to reflect the alternative approach to applying the oblique algorithm. Now, there is a flag `use_oblique_frustum` which is currently only available for the perspective and orthogonal...
@Ribiveer I'm not here to say whether anything can be done sooner or later to merge, I'm new to this process as well, despite having made several PRs over the...
Take a look at this branch of my fork. https://github.com/qaptoR-nvim/gp.nvim/tree/insert_context I adapted the work done in this PR: https://github.com/Robitx/gp.nvim/pull/174 basically, I felt the PR went too far and overcomplicated itself...
I should also note that this pr is adding 'macro' support, which looks like is going to be an extendable feature where we can define new macros easily, and one...
you might be right, but it doesn't seem like I should be hitting a limit yet for what I'm using  I ran the test mostly with gemini-flash today, and...
The content I'm working with contains information that I don't want public yet (proprietary rpg rules i'm working on). So i converted the text and tested it both at full...
I guess I should have mentioned sooner. I'm on windows 10, using powershell. It looks like it might have a line length of 8191 characters, at least bing says it's...
Thank you for figuring this out so swiftly! I was driving myself mad reading your code because for the life of me I could not find anything wrong with it...
Bam! Wow, that worked immediately! And it feels so good too, just writing one line to include a file and asking it to summarize the key points! I'm not sure...
So I merged this into my fork on this branch: https://github.com/qaptoR-nvim/gp.nvim/tree/insert_context there were minor changes needed due to the recent restructure of the main repo. Also, I removed the (\```)...