kilo-c
- Source  : https://codeberg.org/oraqlle/kilo-c
A simple nano inspired editor written in C in under 1000 lines of code (made possible by a bit of questionable formatting). Supports opening and creating files, basic syntax highlighting and text search.
Kilo's source file open Kilo Editor
Credit
kilo-c is built following an online tutorial
by a one Paige Ruten. The original editor was created and posted by antirez in his blog
post 'Writing an editor in less than 1000 lines of code, just for fun'.