vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit ffd819bf254ef14060c41ecafaa19fb270b09952 parent 3208cfc921fafb0fcd75e8d6908f467c0d1fa086 Author: Marc André Tanner <mat@brain-dump.org> Date: Tue, 25 Feb 2020 12:30:54 +0100 ci: disable codecov commit status updates Diffstat:
| M | .codecov.yml | | | 5 | ++--- |
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/.codecov.yml b/.codecov.yml @@ -6,6 +6,5 @@ comment: off coverage: status: - project: - default: - threshold: 1% + project: off + patch: off