Hacker News new | ask | show | jobs
by Johnny_Brahms 3187 days ago
It is already in use in a bunch of smaller editors like Vis (iirc)
1 comments

Yeah, the vis implementation is here: https://github.com/martanne/vis/blob/master/text.c
That was a great read, and really shows the benefits of writing good comments.