Replace egrep with grep

This commit is contained in:
Alex Leferry 2 2019-04-17 14:49:59 +02:00
parent ace499ecb1
commit d1ae1cf971

View File

@ -1 +1 @@
%<a-s>H$egrep "foo|bar"<ret> %<a-s>H$grep 'foo\|bar'<ret>