From 31bff49ef9c5e9ee6079e369e3b4d90c447f8d0b Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Thu, 2 Nov 2023 21:09:48 +0100 Subject: Fix vim modelines --- x11.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11.h') diff --git a/x11.h b/x11.h index ce21a6d..ca26617 100644 --- a/x11.h +++ b/x11.h @@ -17,4 +17,4 @@ void window_destroy(Window *win); #endif -// vim: set ts=4 sw=4 et +// vim: ts=4 sw=4 et -- cgit v1.2.3