vis

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

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

commit 09a98f7643ba0427e5e8ad4ef75168fde76d17f2
parent 55b7f72e5d3a5cb23d0921d9d2053073f53f4d1e
Author: Marc André Tanner <mat@brain-dump.org>
Date:   Sun,  7 May 2017 10:06:54 +0200

Revert "doc: specify complete file names"

This reverts commit 55b7f72e5d3a5cb23d0921d9d2053073f53f4d1e.

Diffstat:
Mdoc/index.rst | 10+++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/doc/index.rst b/doc/index.rst @@ -4,8 +4,8 @@ Vis Editor API Documenation .. toctree:: :maxdepth: 2 - vis.rst - text.rst - buffer.rst - array.rst - map.rst + vis + text + buffer + array + map