From 5559171fe41784993f789fc3d7d30e365706ee97 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Wed, 29 Sep 2021 14:40:03 -0700 Subject: Formatting change to switch indentation style --- terminal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'terminal.h') diff --git a/terminal.h b/terminal.h index 2189f35..199fe30 100644 --- a/terminal.h +++ b/terminal.h @@ -83,4 +83,4 @@ char *bkeyname(int key, char *buf); int bkeywithname(const char *name); #endif -// vim: ts=4 sw=0 et cino=L2,l1,(0,W4,m1 +// vim: ts=4 sw=0 et cino=L2,l1,(0,W4,m1,\:0 -- cgit v1.2.3