aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Labastie <pierre.labastie@neuf.fr>2024-01-14 22:25:07 +0100
committerPierre Labastie <pierre.labastie@neuf.fr>2024-01-14 22:25:07 +0100
commitec18a3872af00cfaa9ad2530b407940eba30fde7 (patch)
tree7d9b7d2e0f3406d872a3740bb86f7ea5b18aa1dd
parentce07f91d5e89ca8ddf80c9e388190b631af2623e (diff)
Makefile: Set tabs to 3 spaces when editing with vi
This allows all editors to have the same settings...
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 71b82d0c6..9cddff915 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,4 @@
+# vim:ts=3
#BASEDIR = ~/lfs-book
#SYSDDIR = ~/lfs-systemd
#DUMPDIR = ~/lfs-commands