[Bf-docboard-svn] bf-manual: [8161] trunk/blender_docs/Makefile: Makefile: add emacs & vim file variables

Campbell Barton noreply at blender.org
Wed Jun 23 06:10:34 CEST 2021


Revision: 8161
          https://developer.blender.org/rBM8161
Author:   campbellbarton
Date:     2021-06-23 06:10:34 +0200 (Wed, 23 Jun 2021)
Log Message:
-----------
Makefile: add emacs & vim file variables

Modified Paths:
--------------
    trunk/blender_docs/Makefile

Modified: trunk/blender_docs/Makefile
===================================================================
--- trunk/blender_docs/Makefile	2021-06-23 03:16:44 UTC (rev 8160)
+++ trunk/blender_docs/Makefile	2021-06-23 04:10:34 UTC (rev 8161)
@@ -1,3 +1,6 @@
+# -*- mode: gnumakefile; tab-width: 4; indent-tabs-mode: t; -*-
+# vim: tabstop=4
+
 # -----------
 # System Vars
 OS:=$(shell uname -s)



More information about the Bf-docboard-svn mailing list