]> wagner.pp.ru Git - oss/ljdump.git/commit
Add vim modeline for ljdump.py
authorTom Parker <palfrey@tevp.net>
Mon, 13 Apr 2009 23:52:14 +0000 (07:52 +0800)
committerGreg Hewgill <greg@hewgill.com>
Mon, 4 May 2009 11:38:59 +0000 (19:38 +0800)
commitf780b9810d06ddd539df4e91b3a4a8a8a2a0784c
treef6605169cffb23c63c9c9ef6e0ef27996ecae906
parent97bb6a6a7d5db2c8dd3da33bd24252835d00c641
Add vim modeline for ljdump.py

ljdump.py is written with expanded (i.e. spaces for tabs) 4-space tabs,
which isn't the same as everyone's (certianly not my) default settings.
This patch adds a vim modeline to the end of the file to force a change in
settings for this file

Signed-off-by: Greg Hewgill <greg@hewgill.com>
ljdump.py