From fc738953682f77b60387aeee65d40d0a93d8b15c Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Sun, 3 Sep 2023 17:18:29 +0200 Subject: [PATCH] Import the modeline file for make --- Makefile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Makefile diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..53ec6c2 --- /dev/null +++ b/Makefile @@ -0,0 +1,2 @@ +# vim:syntax=make:fileencoding=utf-8:ts=4:noexpandtab:linebreak:wrap +# vim: set syntax=make fileencoding=utf-8 ts=4 noexpandtab linebreak:wrap