vis

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

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

1.ref

(205B)


      1 foo {
      2     a       => "a",
      3     bc      => "bc",
      4     def     => "def",
      5     ghij    => "ghij",
      6     k       => "k",
      7     lmn     => "lmn",
      8     opqrst  => "opqrst",
      9     uvw     => "uvw",
     10     xyz     => "xyz",
     11 }