Conrad Irwin
Conrad Irwin
Going to close this for now as it'll need significant rebasing to merge; but as Mikayla said, the setting would be nice.
It looks ike this change needs to be rebased onto the latest main, but it seems like a reasonable change. Sorry for the delay in responding here.
@vultix thanks for taking a pass at this! If you'd like to work with me to get this over the line feel free to book time: https://calendly.com/conradirwin/pairing. Otherwise, I'll leave...
* I'm not sure about a better way to filter out strings, @maxbrunsfeld may know if we can use the tree-sitter stuff (it also seems like some languages have their...
@vultix Thanks for the cleanup! I also like the MultiBufferExcerpt abstraction. I am going to merge this as is, but if you'd like to take a pass at implementing it...
@noritada thank you for taking a pass at this! I have a number of suggestions for improvement. If you'd like to work together on getting this over the line, feel...
@noritada Thanks for this, I like the new approach! A few notes: * In practice it seems like `vim_mode` style paragraphs need completely different code from the existing paragraph code...
@noritada Please let me know if you're still planning to work on this.
@noritada I think even with the fixes to the tests, there are still bugs to be addressed here: ``` ## vip should work on the last line of a file...
@noritada One comment for you, but this seems to work well for me manually. Is there anything else you want to do before I merge?