vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
braces-count-linewise.in
(36B)
1 struct {
2 union {
3 int foo;
4 };
5 };
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
(36B)
1 struct {
2 union {
3 int foo;
4 };
5 };