vis

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

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

1.ref

(176B)


      1 attr_reader :align,
      2             :variables,
      3             :with
      4 attr_accessor :spaces,
      5               :to,
      6               :complete,
      7               :challenge
      8 # vim: set expandtab: