summaryrefslogtreecommitdiffstats
path: root/development/eovim
diff options
context:
space:
mode:
author B. Watson2020-10-13 03:08:41 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:39:04 +0200
commitc61c83f0c515c86e10dc933104e3a3b538a791f6 (patch)
treefd0b27171525b50f36900b22e3c04976be205b56 /development/eovim
parent1e5921d5fa660c439ba62fe147ba19ac84773140 (diff)
downloadslackbuilds-c61c83f0c515c86e10dc933104e3a3b538a791f6.tar.gz
development/eovim: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/eovim')
-rw-r--r--development/eovim/README10
1 files changed, 6 insertions, 4 deletions
diff --git a/development/eovim/README b/development/eovim/README
index 0fc7a3cf28..4eed822fa4 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.