From eadd5ac512aa9b9ac9d045cf402242c79ee4cb0b Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 24 Aug 2025 17:44:49 -0400 Subject: Remove vim modelines --- src/stdlib/types.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/stdlib/types.h') diff --git a/src/stdlib/types.h b/src/stdlib/types.h index a6509183..c8e8038d 100644 --- a/src/stdlib/types.h +++ b/src/stdlib/types.h @@ -113,4 +113,3 @@ Text_t Type$as_text(const void *typeinfo, bool colorize, const TypeInfo_t *type) }; \ }; \ } name -// vim: ts=4 sw=0 et cino=L2,l1,(0,W4,m1,\:0 -- cgit v1.2.3