vis

a vi-like editor based on Plan 9's structural regular expressions

git clone https://9o.is/git/vis.git

commit 6bda03073de02b3810b6766863d67015e825cb00
parent 42fd9e8c772701a011393bf9e1558d440bb8848b
Author: Lawrence Luo <lisimia@users.noreply.github.com>
Date:   Thu,  7 Apr 2016 17:49:12 -0400

Update README.md

I'm quite sure that was meant to be CSV,  Comma Separated Value file format
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -12,7 +12,7 @@ As an universal editor it has decent Unicode support (including double width and combining characters) and should cope with arbitrary files including: - large (up to a few Gigabytes) ones including - - Wikipedia/OpenStreetMap XML / SQL / CVS dumps + - Wikipedia/OpenStreetMap XML / SQL / CSV dumps - amalgamated source trees (e.g. SQLite) - single line ones e.g. minified JavaScript - binary ones e.g. ELF files