tAdd contribution to kilo - ve - a minimal text editor (work in progress)
(HTM) git clone git://src.adamsgaard.dk/ve
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 8c8c86df4be5edcd09bb6faf4a6008de53b9df25
(DIR) parent 07818975aa5dc5dc2c512488a9cea75711e44b56
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Wed, 7 Aug 2019 12:15:49 +0200
Add contribution to kilo
Diffstat:
M README | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/README b/README
t@@ -7,7 +7,8 @@ Design goals:
- Easy interfacing to external processes
- No scripting support but allow user configuration before compilation
-There is still lots to do, see TODO for missing but planned features.
+There is still lots to do, see TODO for missing but planned features. The
+editor was originally inspired by antirez/kilo and snaptoken/kilo.
Build requirements:
- C99 compiler (gcc, clang)