0
kobenz
16h

I really really enjoy the parinfer experience. Even more now that I tweaked the code a bit. I mean, joining and splitting a full file of lines on every typed character seems a bit out of scope for a plugin. So I changed the implementation to not do that and BOY OH BOY IT S FAST! Next step is using bytes instead of strings... To be continued

Comments
Add Comment