vis

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

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

commit 8e4cf32e3399dcd69f2418156eaac142a2938895
parent 6ccdede8e44d33c76e99829de71120bf2b6dfce4
Author: Marc André Tanner <mat@brain-dump.org>
Date:   Fri, 31 Mar 2017 10:31:08 +0200

Add more wiki references to the README

Diffstat:
MREADME.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -109,7 +109,7 @@ How to help? There are plenty of ways to contribute, below are a few ideas: * Artwork - - Color Themes + - [Color Themes](https://github.com/martanne/vis/wiki/Themes) - [Name](https://github.com/martanne/vis/issues/338) + [Logo](https://github.com/martanne/vis/issues/328) - Homepage? @@ -120,7 +120,7 @@ There are plenty of ways to contribute, below are a few ideas: - [API Documentation](https://github.com/martanne/vis/wiki/Developer-Overview#api-documentation) and Examples - [Unit Tests](https://github.com/martanne/vis-test/tree/master/lua) - - Plugin Development + - [Plugin Development](https://github.com/martanne/vis/wiki/Plugins) - [API Design](https://github.com/martanne/vis/issues/292) * [Testing Infrastructure](https://github.com/martanne/vis-test) * [Distribution Packaging](https://github.com/martanne/vis/wiki/Distribution-Packages)