vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
replace.in
(56B)
1 int foo() {
2 /* --- --- */
3 return 42;
4 /* --- --- */
5 }
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
(56B)
1 int foo() {
2 /* --- --- */
3 return 42;
4 /* --- --- */
5 }