vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit 29b540595aead6427a8ee94006edbfbf28af2174 parent a09b63191621f3f5b9236585a6cbbb2ecac2f482 Author: Jonathan Neidel <github@jneidel.com> Date: Mon, 6 Dec 2021 17:41:56 +0100 README: fix typo encourage -> encourages Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -25,7 +25,7 @@ in the form of [LPeg](http://www.inf.puc-rio.br/~roberto/lpeg/). The editor core is written in a reasonable amount of clean (your mileage may vary), modern and legacy-free C code, enabling it to run in resource-constrained environments. The implementation should be easy to hack on -and encourage experimentation. There is also a Lua API for in-process +and encourages experimentation. There is also a Lua API for in-process extensions. Vis strives to be *simple* and focuses on its core task: efficient text