vis

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

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

commit c11faba43dc4de5fd3caa95c087fd1d22fc8b305
parent 18d918b5cb2807f53b6fcc4706cd508b8ba910cc
Author: Marc André Tanner <mat@brain-dump.org>
Date:   Sat, 25 Feb 2017 15:14:13 +0100

test/vis: update tests for new pseudo key naming

Diffstat:
Mvis/mappings/insert-mode.keys | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vis/mappings/insert-mode.keys b/vis/mappings/insert-mode.keys @@ -1,4 +1,4 @@ -:map! insert jj <nop> <Enter> +:map! insert jj <vis-nop> <Enter> ij<Escape> :map! insert jj >< <Enter> Ojj<Escape>