martanne / vis

A vi-like editor based on Plan 9's structural regular expressions
Other
4.19k stars 259 forks source link

vis: remove unused Arg union member #1051

Closed njhanley closed 1 year ago

njhanley commented 1 year ago

This was missed when pairwise selection combinators were removed in 404bb95..d1d5853.

mcepl commented 1 year ago

Everything works for me with this patch applied.

ninewise commented 1 year ago

Applied!