From c61c83f0c515c86e10dc933104e3a3b538a791f6 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 12 Oct 2020 21:08:41 -0400 Subject: development/eovim: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- development/eovim/README | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/development/eovim/README b/development/eovim/README index 0fc7a3cf28302..4eed822fa4cc3 100644 --- a/development/eovim/README +++ b/development/eovim/README @@ -1,6 +1,8 @@ -Eovim is a client for Neovim written using the Enlightenment Foundation Library. +Eovim is a client for Neovim written using the Enlightenment Foundation +Library. Eovim is written in plain C, with the amazing EFL, adding value to the -text-only neovim with a minimal runtime overhead. If you don't like the -externalized UI, it can be turned off, or changed via themes. Eovim also -provides its own plugin system, so the UI can be modified directly from neovim. +text-only neovim with a minimal runtime overhead. If you don't like +the externalized UI, it can be turned off, or changed via themes. Eovim +also provides its own plugin system, so the UI can be modified directly +from neovim. -- cgit v1.2.3