From 613f09aecf8e7703600513eb4c69ab1b9e446a79 Mon Sep 17 00:00:00 2001 From: Dennis Ogiermann <termi-official@users.noreply.github.com> Date: Sat, 19 Mar 2022 09:41:51 +0100 Subject: [PATCH] Add kakoune --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5c4c4e..0090130 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ List of projects that provide terminal user interfaces ## <a name="editors"></a>Editors - [amp](https://github.com/jmacdonald/amp) A complete text editor for your terminal +- [kakoune](http://kakoune.org/) A modern, modal text editor with focus on interactivity and efficiency - [micro](https://github.com/zyedidia/micro) A modern and intuitive terminal-based text editor - [o](https://github.com/xyproto/o) Text editor limited by VT100, suitable for programming, writing git commit messages and editing Markdown - [slap](https://github.com/slap-editor/slap) Sublime-like terminal-based text editor